bumped cryptography

This commit is contained in:
Eugene Pankov
2021-10-31 19:12:30 +01:00
parent d6c4463da7
commit ebf7de9f5d
2 changed files with 25 additions and 23 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.0"
cryptography = ">=3.2,<3.3"
fsspec = "^2021.7.0"
whitenoise = "^5.3.0"