Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Jan 8, 2025
1 parent be5a3dd commit 5b57eba
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
arrow==1.3.0
async-timeout==4.0.3
blinker==1.8.2
async-timeout==5.0.1
blinker==1.9.0
cachelib==0.9.0
certifi==2024.8.30
certifi==2024.12.14
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
Flask==3.0.3
charset-normalizer==3.4.1
click==8.1.8
Flask==3.1.0
Flask-Caching==2.3.0
Flask-Cors==5.0.0
gunicorn==23.0.0
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==3.0.2
packaging==24.1
prometheus_client==0.21.0
packaging==24.2
prometheus_client==0.21.1
python-dateutil==2.9.0.post0
redis==5.2.0
redis==5.2.1
requests==2.32.3
six==1.16.0
types-python-dateutil==2.9.0.20241003
urllib3==2.2.3
Werkzeug==3.0.6
six==1.17.0
types-python-dateutil==2.9.0.20241206
urllib3==2.3.0
Werkzeug==3.1.3

0 comments on commit 5b57eba

Please sign in to comment.