Revert "bumped cryptography"

This reverts commit 456be5c3bc.
This commit is contained in:
Eugene Pankov
2021-10-31 22:55:40 +01:00
parent afa1c651e5
commit 771f9c04e3
2 changed files with 29 additions and 26 deletions

View File

@@ -21,7 +21,7 @@ semver = "^2.13.0"
requests = "^2.25.1"
pyga = "^2.6.2"
django-cors-headers = "^3.7.0"
cryptography = ">=3.3,<3.5"
cryptography = ">=3.2,<3.3"
fsspec = "^2021.7.0"
whitenoise = "^5.3.0"