We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44d225 commit a890ac7Copy full SHA for a890ac7
requirements.txt
@@ -18,7 +18,7 @@ click==8.1.8 ; python_version >= "3.11" and python_version < "4.0"
18
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
19
cryptography==44.0.1 ; python_version >= "3.11" and python_version < "4.0"
20
deprecated==1.2.18 ; python_version >= "3.11" and python_version < "4.0"
21
-fixedint==0.1.6 ; python_version >= "3.11" and python_version < "4.0"
+fixedint==0.2.0 ; python_version >= "3.11" and python_version < "4.0"
22
flask-limiter==3.10.1 ; python_version >= "3.11" and python_version < "4.0"
23
flask-session==0.8.0 ; python_version >= "3.11" and python_version < "4.0"
24
flask-wtf==1.2.2 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments