This commit is contained in:
2022-07-21 20:48:51 +02:00
parent 9eeab86917
commit fbcdc61e71
2 changed files with 57 additions and 1 deletions

View File

@ -31,6 +31,7 @@ SQLAlchemy = "^1.4.32"
[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
mypy = "^0.971"
types-dateparser = "^1.1.4"
types-pytz = "^2022.1.2"