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 ab8ba30 commit 39ab835Copy full SHA for 39ab835
bigquery/cloud-client/requirements.txt
@@ -1,6 +1,6 @@
1
-google-cloud-bigquery[pandas]==1.5.0
+google-cloud-bigquery[pandas]==1.3.0
2
google-auth-oauthlib==0.2.0
3
-ipython==6.5.0; python_version < "3"
4
-ipython==6.5.0; python_version > "3"
5
-matplotlib==2.2.3
6
-pytz==2018.5
+ipython==5.5; python_version < "3"
+ipython; python_version > "3"
+matplotlib
+pytz==2018.3
0 commit comments