Pin cryprography

This commit is contained in:
Anna Sirota
2021-03-18 11:46:05 +01:00
parent b4982c4128
commit 1ec08638ce

View File

@@ -22,6 +22,7 @@ bcrypt = "~3"
blinker = "~1.4" blinker = "~1.4"
bleach = "~3.1" bleach = "~3.1"
celery = {version = "~4.3",extras = ["redis"]} celery = {version = "~4.3",extras = ["redis"]}
cryptography = "2.7"
commonmark = "~0.9" commonmark = "~0.9"
# These must match the version of ElasticSearch used: # These must match the version of ElasticSearch used: