Added certifi

This commit is contained in:
Alex Root Junior 2022-11-12 21:52:27 +02:00
parent 0294bf2853
commit a2f044e199
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
5 changed files with 10 additions and 4 deletions

View file

@ -58,6 +58,7 @@ Babel = { version = "^2.9.1", optional = true }
aiohttp-socks = { version = "^0.7.1", optional = true }
# Redis
redis = { version = "^4.3.4", optional = true }
certifi = "^2022.9.24"
[tool.poetry.group.docs.dependencies]