Skip to content

Commit 82245b7

Browse files
authored
chore(deps): update dependency ipython to v7.18.1 (GoogleCloudPlatform#4830)
1 parent cff4819 commit 82245b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bigquery/datalab-migration/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ grpcio==1.32.0
22
google-cloud-bigquery[pandas,pyarrow]==2.0.0
33
google-cloud-bigquery-storage==2.0.0
44
datalab==1.2.0
5-
ipython==7.13.0
5+
ipython==7.18.1; python_version > '3.6'
6+
ipython==7.16.1; python_version < '3.7'
67
pyarrow==1.0.1

0 commit comments

Comments
 (0)