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 b9cd867 commit c6ed43dCopy full SHA for c6ed43d
requirements.txt
@@ -1,19 +1,19 @@
1
-bcrypt==4.1.2
2
-blinker==1.7.0
3
-cryptography==42.0.5
4
-Flask==3.0.2
5
-Flask-Compress==1.14
6
-Flask-Cors==4.0.0
+bcrypt==4.2.0
+blinker==1.8.2
+cryptography==43.0.1
+Flask==3.0.3
+Flask-Compress==1.15
+Flask-Cors==5.0.0
7
mohawk==1.1.0
8
psycopg2==2.9.9
9
-PyJWT==2.8.0
+PyJWT==2.9.0
10
pymongo==4.4.1
11
-pyparsing==3.1.2
+pyparsing==3.1.4
12
python-dateutil==2.9.0.post0
13
pytz==2024.1
14
PyYAML==6.0.1
15
-requests==2.31.0
16
-requests_hawk==1.2.1
17
-sentry-sdk[flask]==1.43.0
+requests==2.32.3
+requests-hawk==1.2.1
+sentry-sdk[flask]==2.13.0
18
StrEnum==0.4.15
19
-werkzeug==3.0.1
+werkzeug==3.0.4
0 commit comments