We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd1a5e commit 8a8080bCopy full SHA for 8a8080b
samples/snippets/requirements.txt
@@ -5,6 +5,6 @@ grpcio==1.33.2
5
ipython==7.16.1; python_version < '3.7'
6
ipython==7.17.0; python_version >= '3.7'
7
matplotlib==3.3.2
8
-pandas==1.1.3
+pandas==1.1.4
9
pyarrow==1.0.1
10
pytz==2020.1
0 commit comments