Added certifi (#1066)

* Added certifi

* Added changelog
This commit is contained in:
Alex Root Junior 2022-11-13 00:43:31 +02:00 committed by GitHub
parent 0294bf2853
commit 37742a4f15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 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]