Fixed pytz

This commit is contained in:
Alex Root Junior 2023-04-22 20:11:18 +03:00
parent 09043eaffe
commit a97a927470
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -74,6 +74,7 @@ test = [
"pytest-cov~=4.0.0",
"pytest-aiohttp~=1.0.4",
"aresponses~=2.1.6",
"pytz~=2022.7.1"
]
docs = [
"Sphinx~=5.2.3",