chore(deps): Remove not required dependency pyOpenSSL

This commit is contained in:
Georg Krause 2022-11-22 12:11:08 +01:00 committed by JuniorJPDJ
commit 67759d3498
3 changed files with 80 additions and 63 deletions

View file

@ -33,7 +33,6 @@ gunicorn = "==20.1.0"
cryptography = "==37.0.4"
django-cleanup = "==6.0.0"
requests = "==2.28.1"
pyOpenSSL = "21.0.0"
pydub = "==0.25.1"
PyLD = "==2.0.3"
aiohttp = "==3.8.3"