Add types for dateparser and pytz
This commit is contained in:
@ -31,6 +31,8 @@ SQLAlchemy = "^1.4.32"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
types-dateparser = "^1.1.4"
|
||||
types-pytz = "^2022.1.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
Reference in New Issue
Block a user