We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47577ec commit 9beb053Copy full SHA for 9beb053
requirements.txt
@@ -4,7 +4,7 @@ click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
4
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
5
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"
+flake8==7.0.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"
10
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments