We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cbef4 commit f5b7396Copy full SHA for f5b7396
requirements.txt
@@ -2,24 +2,24 @@ arrow==1.3.0
2
async-timeout==4.0.3
3
blinker==1.8.2
4
cachelib==0.9.0
5
-certifi==2024.7.4
+certifi==2024.8.30
6
chardet==5.2.0
7
charset-normalizer==3.3.2
8
click==8.1.7
9
Flask==3.0.3
10
Flask-Caching==2.3.0
11
-Flask-Cors==4.0.1
12
-gunicorn==22.0.0
13
-idna==3.7
+Flask-Cors==5.0.0
+gunicorn==23.0.0
+idna==3.8
14
itsdangerous==2.2.0
15
Jinja2==3.1.4
16
MarkupSafe==2.1.5
17
packaging==24.1
18
prometheus_client==0.20.0
19
python-dateutil==2.9.0.post0
20
-redis==5.0.7
+redis==5.0.8
21
requests==2.32.3
22
six==1.16.0
23
-types-python-dateutil==2.9.0.20240316
+types-python-dateutil==2.9.0.20240821
24
urllib3==2.2.2
25
-Werkzeug==3.0.3
+Werkzeug==3.0.4
0 commit comments