Skip to content

Commit

Permalink
update deps (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo authored Jun 5, 2024
1 parent 251f8dc commit a803ad2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
cloudscale-sdk==0.7.0
contourpy==1.2.0
contourpy==1.2.1
cs==3.2.0
cycler==0.12.1
dateparser==1.2.0
deprecated==1.2.14
fonttools==4.50.0
fonttools==4.53.0
hcloud==1.35.0
httmock==1.4.0
idna==3.7
importlib-metadata==7.1.0
jsonpickle==3.0.3
jsonpickle==3.0.4
kiwisolver==1.4.5
matplotlib==3.8.3
matplotlib==3.9.0
numpy==1.26.4
packaging==24.0
pandas==2.2.1
pandas==2.2.2
pillow==10.3.0
prometheus-api-client==0.5.5
prometheus-client==0.20.0
Expand All @@ -29,15 +29,15 @@ python-dotenv==1.0.1
python-json-logger==2.0.7
pytz==2024.1
pyyaml==6.0.1
regex==2023.12.25
requests==2.32.0
schedule==1.2.1
regex==2024.5.15
requests==2.32.3
schedule==1.2.2
six==1.16.0
types-deprecated==1.2.9.20240311
typing-extensions==4.10.0
typing-extensions==4.12.1
tzdata==2024.1
tzlocal==5.2
urllib3==2.2.1
wrapt==1.16.0
xdg==6.0.0
zipp==3.18.1
zipp==3.19.2

0 comments on commit a803ad2

Please sign in to comment.