File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ packaging==23.0
28
28
pandas === 1.3.5 ; python_version == '3.7'
29
29
pandas == 1.5.3 ; python_version >= '3.8'
30
30
proto-plus == 1.22.2
31
- pyarrow == 10 .0.1
31
+ pyarrow == 11 .0.0
32
32
pyasn1 == 0.4.8
33
33
pyasn1-modules == 0.2.8
34
34
pycparser == 2.21
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ grpcio==1.51.1
5
5
ipywidgets == 8.0.4
6
6
ipython === 7.31.1 ; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
8
- ipython == 8.8 .0 ; python_version >= '3.9'
8
+ ipython == 8.9 .0 ; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
10
matplotlib == 3.6.3 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas == 1.5.3 ; python_version >= '3.8'
13
- pyarrow == 10 .0.1
13
+ pyarrow == 11 .0.0
14
14
pytz == 2022.7.1
15
15
typing-extensions == 4.4.0
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ grpcio==1.51.1
6
6
ipywidgets == 8.0.4
7
7
ipython === 7.31.1 ; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
9
- ipython == 8.8 .0 ; python_version >= '3.9'
9
+ ipython == 8.9 .0 ; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
11
matplotlib == 3.6.3 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
13
pandas == 1.5.3 ; python_version >= '3.8'
14
- pyarrow == 10 .0.1
14
+ pyarrow == 11 .0.0
15
15
pytz == 2022.7.1
16
16
typing-extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments