Skip to content

Commit 0ec69cf

Browse files
committed
Upgrade packages.
1 parent 2274b12 commit 0ec69cf

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

requirements.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
contourpy==1.1.1
2-
cycler==0.12.0
3-
cytoolz==0.12.2
4-
eth-abi==4.2.1
5-
eth-hash==0.5.2
6-
eth-typing==3.5.0
7-
eth-utils==2.2.1
8-
fonttools==4.43.0
9-
joblib==1.3.2
1+
contourpy==1.2.1
2+
cycler==0.12.1
3+
cytoolz==0.12.3
4+
eth-hash==0.7.0
5+
eth-typing==4.2.1
6+
eth-utils==4.1.0
7+
eth_abi==5.1.0
8+
fonttools==4.51.0
9+
joblib==1.4.0
1010
kiwisolver==1.4.5
11-
matplotlib==3.8.0
12-
numpy==1.26.0
13-
packaging==23.2
14-
pandas==2.1.1
15-
parsimonious==0.9.0
16-
Pillow==10.0.1
17-
pyparsing==3.1.1
18-
python-dateutil==2.8.2
19-
pytz==2023.3.post1
20-
regex==2023.10.3
21-
scikit-learn==1.3.1
11+
matplotlib==3.8.4
12+
numpy==1.26.4
13+
packaging==24.0
14+
pandas==2.2.2
15+
parsimonious==0.10.0
16+
pillow==10.3.0
17+
pyparsing==3.1.2
18+
python-dateutil==2.9.0.post0
19+
pytz==2024.1
20+
regex==2024.4.28
21+
scikit-learn==1.4.2
2222
scikit-metrics==0.1.0
23-
scipy==1.11.3
24-
seaborn==0.13.0
23+
scipy==1.13.0
24+
seaborn==0.13.2
2525
six==1.16.0
26-
threadpoolctl==3.2.0
27-
toolz==0.12.0
28-
typing_extensions==4.8.0
29-
tzdata==2023.3
26+
threadpoolctl==3.4.0
27+
toolz==0.12.1
28+
typing_extensions==4.11.0
29+
tzdata==2024.1

0 commit comments

Comments
 (0)