chore(deps): bump pyopenssl to match cryptography

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-02-12 18:52:08 +05:30
parent 9743f11ce5
commit 68d52f6da7
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -52,7 +52,7 @@ dependencies = [
"premailer~=3.10.0",
"psutil~=5.9.5",
"psycopg2-binary~=2.9.1",
"pyOpenSSL~=24.2.1",
"pyOpenSSL~=25.0.0",
"pydantic~=2.10.2",
"pyotp~=2.8.0",
"python-dateutil~=2.8.2",