We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92da04 + c3e4c96 commit 83988a1Copy full SHA for 83988a1
1 file changed
requirements.txt
@@ -2,7 +2,7 @@ blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
2
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
3
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
4
flask==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
5
-gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
+gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0"
6
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
7
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
8
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments