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 6afd963 commit 77cbef4Copy full SHA for 77cbef4
requirements.txt
@@ -1,24 +1,24 @@
1
arrow==1.3.0
2
async-timeout==4.0.3
3
-blinker==1.7.0
+blinker==1.8.2
4
cachelib==0.9.0
5
certifi==2024.7.4
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.1.0
+Flask-Caching==2.3.0
11
Flask-Cors==4.0.1
12
gunicorn==22.0.0
13
idna==3.7
14
itsdangerous==2.2.0
15
Jinja2==3.1.4
16
MarkupSafe==2.1.5
17
-packaging==24.0
+packaging==24.1
18
prometheus_client==0.20.0
19
python-dateutil==2.9.0.post0
20
-redis==5.0.3
21
-requests==2.32.0
+redis==5.0.7
+requests==2.32.3
22
six==1.16.0
23
types-python-dateutil==2.9.0.20240316
24
urllib3==2.2.2
0 commit comments