Skip to content

Commit

Permalink
deps: remove redundant python-dateutil; dev-deps: remove redundant ty…
Browse files Browse the repository at this point in the history
…pes-python-dateutil
  • Loading branch information
elliot-100 committed Jul 12, 2024
1 parent a6f4251 commit 229b870
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ license = "GPL-3.0-only"

[tool.poetry.dependencies]
python = ">=3.10,<4.0"
python-dateutil = ">=2.8.2"
spond = ">=1.0.0"
pydantic = ">=2.7.1"

Expand All @@ -23,7 +22,6 @@ ruff = ">=0.5.0"
[tool.poetry.group.test.dependencies]
mypy = ">=1.8.0"
pytest = ">=8.1.1"
types-python-dateutil = ">=2.8.19.14"

[tool.mypy]
plugins = ["pydantic.mypy"]
Expand Down

0 comments on commit 229b870

Please sign in to comment.