Skip to content

Commit ecc5996

Browse files
committed
chore: adds ssl
1 parent 72a1c0e commit ecc5996

File tree

2 files changed

+85
-3
lines changed

2 files changed

+85
-3
lines changed

poetry.lock

Lines changed: 83 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ aiohttp = "^3.9.4"
3939

4040
pytz = "^2025.1"
4141
email-validator = "^2.2.0"
42+
pyopenssl = "^25.0.0"
43+
cryptography = "^44.0.2"
4244
[tool.poetry.group.dev.dependencies]
4345
pytest-cov = "^6.0.0"
4446
coverage = "^7.5.1"

0 commit comments

Comments
 (0)