bumped cryptography

This commit is contained in:
Eugene Pankov
2021-10-31 22:48:22 +01:00
parent 7fb3da3c71
commit 456be5c3bc
2 changed files with 26 additions and 29 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.2,<3.3"
cryptography = ">=3.3,<3.5"
fsspec = "^2021.7.0"
whitenoise = "^5.3.0"