diff --git a/requirements.txt b/requirements.txt index 45901f6..5692300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ click==8.1.8 ; python_version >= "3.11" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows" cryptography==44.0.2 ; python_version >= "3.11" and python_version < "4.0" deprecated==1.2.18 ; python_version >= "3.11" and python_version < "4.0" -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" flask-limiter==3.12 ; python_version >= "3.11" and python_version < "4.0" flask-session==0.8.0 ; python_version >= "3.11" and python_version < "4.0" flask-wtf==1.2.2 ; python_version >= "3.11" and python_version < "4.0"