1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Upgrade cryptography to version 3.2

Potential security vulnerability
This commit is contained in:
Éric Gaspar 2020-12-19 22:39:03 +01:00 committed by GitHub
parent 56dfe7f117
commit 8f16c7abc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ channels_redis~=3.0
uvicorn[standard]~=0.12
gunicorn~=20.0
cryptography~=2.9
cryptography>=3.2
# requests-http-signature==0.0.3
# clone until the branch is merged and released upstream
git+https://github.com/EliotBerriot/requests-http-signature.git@signature-header-support
@ -71,4 +71,4 @@ service_identity~=18.1
markdown~=3.2
bleach~=3.1
feedparser==6.0.0b3
watchdog~=0.10
watchdog~=0.10