Skip to content

Commit

Permalink
Upgrade packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
wuestholz committed Apr 29, 2024
1 parent 4042f74 commit 826686c
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
contourpy==1.1.1
cycler==0.12.0
cytoolz==0.12.2
eth-abi==4.2.1
eth-hash==0.5.2
eth-typing==3.5.0
eth-utils==2.2.1
fonttools==4.43.0
joblib==1.3.2
contourpy==1.2.1
cycler==0.12.1
cytoolz==0.12.3
eth-hash==0.7.0
eth-typing==4.2.1
eth-utils==4.1.0
eth_abi==5.1.0
fonttools==4.51.0
joblib==1.4.0
kiwisolver==1.4.5
matplotlib==3.8.0
numpy==1.26.0
packaging==23.2
pandas==2.1.1
parsimonious==0.9.0
Pillow==10.0.1
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
regex==2023.10.3
scikit-learn==1.3.1
matplotlib==3.8.4
numpy==1.26.4
packaging==24.0
pandas==2.2.2
parsimonious==0.10.0
pillow==10.3.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
regex==2024.4.28
scikit-learn==1.4.2
scikit-metrics==0.1.0
scipy==1.11.3
seaborn==0.13.0
scipy==1.13.0
seaborn==0.13.2
six==1.16.0
threadpoolctl==3.2.0
toolz==0.12.0
typing_extensions==4.8.0
tzdata==2023.3
threadpoolctl==3.4.0
toolz==0.12.1
typing_extensions==4.11.0
tzdata==2024.1

0 comments on commit 826686c

Please sign in to comment.