Pin cryptography down to avoid incompatibility issues

prune_skipped_uploads_docs
Georg Krause 2022-09-08 11:37:42 +02:00
rodzic 6328d00015
commit a0e734c386
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2970D504B2183D22
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,7 @@ channels_redis~=3.3.0
uvicorn[standard]~=0.14.0
gunicorn~=20.1.0
cryptography>=3.3.2
cryptography>=3.3.2,<38 # Cryptography 38 is not compatible with pyopenssl 20 anymore
requests-http-message-signatures==0.3.1
django-cleanup~=5.2.0
requests~=2.26.0