We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f473b commit c69cd50Copy full SHA for c69cd50
samples/snippets/requirements.txt
@@ -4,7 +4,7 @@ google-auth-oauthlib==0.4.1
4
grpcio==1.32.0
5
ipython==7.16.1; python_version < '3.7'
6
ipython==7.17.0; python_version >= '3.7'
7
-matplotlib==3.3.1
+matplotlib==3.3.2
8
pandas==1.1.3
9
pyarrow==1.0.1
10
pytz==2020.1
0 commit comments