diff --git a/requirements.txt b/requirements.txt index dbf7ea55..99a92f23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pymysql==1.1.1 # Required by pymysql depending on setup: https://stackoverflow.com/questions/54477829/cryptography-is-required-for-sha256-password-or-caching-sha2-password -cryptography==42.0.5 +cryptography==43.0.1 uwsgi==2.0.23