aiogram/CHANGES/1066.misc.rst
Alex Root Junior 37742a4f15
Added certifi (#1066)
* Added certifi

* Added changelog
2022-11-13 00:43:31 +02:00

1 line
277 B
ReStructuredText

Added a mandatory dependency :code:`certifi` in due to in some cases on systems that doesn't have updated ca-certificates the requests to Bot API fails with reason :code:`[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain`