diff --git a/requirements.txt b/requirements.txt index 3a72029..0beeb84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ flask>=2.0.0 pyjwt>=2.0.0 python-dotenv>=0.19.0 requests>=2.25.0 -watchdog>=2.1.0 \ No newline at end of file +watchdog>=2.1.0 +cryptography