We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fbaac commit 9a2a845Copy full SHA for 9a2a845
requirements.txt
@@ -9,7 +9,7 @@ flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
9
flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
10
flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
11
gunicorn==23.0.0 ; python_version >= "3.10" and python_version < "4.0"
12
-h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
+h11==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
13
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
14
isort==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
15
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments