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 82fbaac commit 1d853b2Copy full SHA for 1d853b2
requirements.txt
@@ -10,7 +10,7 @@ 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"
13
-iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
+iniconfig==2.1.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"
16
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments