Skip to content

Commit af91571

Browse files
shollymanTakashi Matsuo
and
Takashi Matsuo
authored
fix: bump ipython version to address compilation issues with py3.8 (#3667)
Fixes: #3658 Fixes: #3659 Fixes: #3660 Co-authored-by: Takashi Matsuo <[email protected]>
1 parent 1263a63 commit af91571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grpcio==1.28.1
22
google-cloud-bigquery[pandas,pyarrow]==1.24.0
33
datalab==1.2.0
4-
ipython==7.2.0; python_version > "2.7"
4+
ipython==7.13.0; python_version > "2.7"
55
ipython<=5.5; python_version == "2.7"
66
google-cloud-monitoring==0.35.0

0 commit comments

Comments
 (0)