build: pin pyopenssl
(cherry picked from commit f70db1f5397e1b1795cc3ac957bb9b2519d4341f) # Conflicts: # pyproject.toml
This commit is contained in:
parent
547cdcf567
commit
dcdc22b53f
1 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,11 @@ dependencies = [
|
|||
"premailer~=3.8.0",
|
||||
"psutil~=5.9.1",
|
||||
"psycopg2-binary~=2.9.1",
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
"pyasn1~=0.4.8",
|
||||
"pyOpenSSL~=22.1.0",
|
||||
>>>>>>> f70db1f539 (build: pin pyopenssl)
|
||||
"pycryptodome~=3.10.1",
|
||||
"pyotp~=2.6.0",
|
||||
"python-dateutil~=2.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue