We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47577ec commit 6d7d0d0Copy full SHA for 6d7d0d0
requirements.txt
@@ -6,7 +6,7 @@ cssmin==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
6
faker==21.0.0 ; python_version >= "3.10" and python_version < "4.0"
7
flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
8
flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
9
-flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
+flask==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
10
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
11
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
12
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments