8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8000 There was an error while loading. Please reload this page.
1 parent 102d867 commit 0cf4e31Copy full SHA for 0cf4e31
samples/snippets/requirements.txt
@@ -8,5 +8,5 @@ matplotlib==3.3.4; python_version < '3.7'
8
matplotlib==3.4.1; python_version >= '3.7'
9
pandas==1.1.5; python_version < '3.7'
10
pandas==1.2.0; python_version >= '3.7'
11
-pyarrow==4.0.0
+pyarrow==4.0.1
12
pytz==2021.1
0 commit comments