Skip to content

Commit 39ab835

Browse files
committed
Rollback bigquery/cloud-client.
1 parent ab8ba30 commit 39ab835

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-cloud-bigquery[pandas]==1.5.0
1+
google-cloud-bigquery[pandas]==1.3.0
22
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
3+
ipython==5.5; python_version < "3"
4+
ipython; python_version > "3"
5+
matplotlib
6+
pytz==2018.3

0 commit comments

Comments
 (0)