diff --git a/app/requirements.txt b/app/requirements.txt index af144f2..91e19cd 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,10 +4,10 @@ beartype==0.18.2 blinker==1.7.0 boolean.py==4.0 certifi==2024.7.4 -cffi==1.16.0 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.4 +cryptography==43.0.4 DateTime==5.4 Flask==3.0.2 Flask-JWT-Extended==4.6.0 @@ -46,4 +46,4 @@ uuid==1.30 Werkzeug==3.0.3 WTForms==3.1.2 xmltodict==0.13.0 -zope.interface==6.1 +zope.interface==6.1 \ No newline at end of file