Skip to content

Commit 68e7caf

Browse files
author
Andrew Omondi
committed
fix missing type
1 parent 2359566 commit 68e7caf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/serialization/text/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ mypy = "^1.11.2"
3636
pytest = "^8.3.2"
3737
pytest-asyncio = "^0.24.0"
3838
poetry-plugin-mono-repo-deps = "^0.2.1"
39+
types-python-dateutil = "^2.9.0.20240906"
3940

4041
[tool.mypy]
4142
warn_unused_configs = true

0 commit comments

Comments
 (0)