File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
attrs == 22.2.0
2
2
certifi == 2022.12.7
3
3
cffi == 1.15.1
4
- charset-normalizer == 2.1 .1
4
+ charset-normalizer == 3.0 .1
5
5
click == 8.1.3
6
6
click-plugins == 1.1.1
7
7
cligj == 0.7.2
@@ -36,7 +36,7 @@ pyparsing==3.0.9
36
36
python-dateutil == 2.8.2
37
37
pytz == 2022.7
38
38
PyYAML == 6.0
39
- requests == 2.28.1
39
+ requests == 2.28.2
40
40
rsa == 4.9
41
41
Shapely == 2.0.0
42
42
six == 1.16.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ipython===7.31.1; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
8
8
ipython == 8.8.0 ; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
- matplotlib == 3.6.2 ; python_version >= '3.8'
10
+ matplotlib == 3.6.3 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas == 1.5.2 ; python_version >= '3.8'
13
13
pyarrow == 10.0.1
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ipython===7.31.1; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
9
9
ipython == 8.8.0 ; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
- matplotlib == 3.6.2 ; python_version >= '3.8'
11
+ matplotlib == 3.6.3 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
13
pandas == 1.5.2 ; python_version >= '3.8'
14
14
pyarrow == 10.0.1
You can’t perform that action at this time.
0 commit comments