8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd97bc commit e1497c5Copy full SHA for e1497c5
notebooks/requirements.txt
@@ -1,4 +1,5 @@
1
google-cloud-storage==1.43.0
2
google-cloud-bigquery[pandas,pyarrow]==2.31.0
3
-matplotlib==3.1.2; python_version > '3.0'
+matplotlib==3.5.1; python_version > '3.6'
4
+matplotlib==3.3.4; python_version == '3.6'
5
matplotlib==2.2.5; python_version < '3.0'
0 commit comments