build(deps): drop pyOpenSSL dependency (#18162)
- Not used anymore - Official documentation suggests stopping use of pyopenssl: https://github.com/pyca/pyopenssl
This commit is contained in:
parent
4affd9b076
commit
7f1655fe46
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ dependencies = [
|
|||
"premailer~=3.8.0",
|
||||
"psutil~=5.9.1",
|
||||
"psycopg2-binary~=2.9.1",
|
||||
"pyOpenSSL~=20.0.1",
|
||||
"pycryptodome~=3.10.1",
|
||||
"pyotp~=2.6.0",
|
||||
"python-dateutil~=2.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue