Skip to content

Commit

Permalink
update requirements to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed Aug 21, 2024
1 parent a2f1b8a commit 141180f
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
cached-property==1.5.2
certifi==2024.7.4
chardet==4.0.0
cycler==0.10.0
fonttools==4.43.0
chardet==5.2.0
cycler==0.12.1
fonttools==4.53.1
h5py==3.11.0
idna==2.10
joblib==1.2.0
kiwisolver==1.3.2
matplotlib==3.5.0
numpy==1.24.4
packaging==22.0
pandas==1.3.4
patsy==0.5.2
Pillow==10.3.0
plotly==4.10.0
pvlib==0.9.0
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2019.3
arch==5.6.0
idna==3.7
joblib==1.4.2
kiwisolver==1.4.5
matplotlib==3.9.2
numpy==1.26.4
packaging==24.1
pandas==1.5.3
patsy==0.5.6
Pillow==10.4.0
plotly==5.23.0
pvlib==0.11.0
pyparsing==3.1.2
python-dateutil==2.9.0
pytz==2024.1
arch==7.0.0
filterpy==1.4.5
requests==2.31.0
retrying==1.3.3
requests==2.32.3
retrying==1.3.4
scikit-learn==1.5.1
scipy==1.10.0
setuptools-scm==7.0.5
six==1.14.0
scipy==1.14.1
setuptools-scm==8.1.0
six==1.16.0
statsmodels==0.14.1
threadpoolctl==3.1.0
threadpoolctl==3.5.0
tomli==2.0.1
typing_extensions==4.11.0
urllib3==1.26.18
xgboost==1.5.1
typing_extensions==4.12.2
urllib3==2.2.2
xgboost==2.1.1

0 comments on commit 141180f

Please sign in to comment.