Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Sep 3, 2024
1 parent 77cbef4 commit f5b7396
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@ arrow==1.3.0
async-timeout==4.0.3
blinker==1.8.2
cachelib==0.9.0
certifi==2024.7.4
certifi==2024.8.30
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.3
Flask-Caching==2.3.0
Flask-Cors==4.0.1
gunicorn==22.0.0
idna==3.7
Flask-Cors==5.0.0
gunicorn==23.0.0
idna==3.8
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
packaging==24.1
prometheus_client==0.20.0
python-dateutil==2.9.0.post0
redis==5.0.7
redis==5.0.8
requests==2.32.3
six==1.16.0
types-python-dateutil==2.9.0.20240316
types-python-dateutil==2.9.0.20240821
urllib3==2.2.2
Werkzeug==3.0.3
Werkzeug==3.0.4

0 comments on commit f5b7396

Please sign in to comment.