This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11attrs == 22.2.0
22certifi == 2022.12.7
33cffi == 1.15.1
4- charset-normalizer == 2.1 .1
4+ charset-normalizer == 3.0 .1
55click == 8.1.3
66click-plugins == 1.1.1
77cligj == 0.7.2
@@ -36,7 +36,7 @@ pyparsing==3.0.9
3636python-dateutil == 2.8.2
3737pytz == 2022.7
3838PyYAML == 6.0
39- requests == 2.28.1
39+ requests == 2.28.2
4040rsa == 4.9
4141Shapely == 2.0.0
4242six == 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'
77ipython === 8.0.1 ; python_version == '3.8'
88ipython == 8.8.0 ; python_version >= '3.9'
99matplotlib === 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'
1111pandas === 1.3.5 ; python_version == '3.7'
1212pandas == 1.5.2 ; python_version >= '3.8'
1313pyarrow == 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'
88ipython === 8.0.1 ; python_version == '3.8'
99ipython == 8.8.0 ; python_version >= '3.9'
1010matplotlib === 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'
1212pandas === 1.3.5 ; python_version == '3.7'
1313pandas == 1.5.2 ; python_version >= '3.8'
1414pyarrow == 10.0.1
You can’t perform that action at this time.
0 commit comments