diff --git a/requirements.txt b/requirements.txt index 4c7ba80..3451a15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,5 @@ SQLAlchemy>=2.0.0 PyMySQL>=1.1.0 python-dotenv>=1.0.0 gunicorn>=21.2.0 -pytz>=2024.1 \ No newline at end of file +pytz>=2024.1 +cryptography>=3.4.8 \ No newline at end of file