Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpheMakh authored Jun 14, 2024
1 parent 16b3de7 commit 49713d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<3.13"
python = "^3.8"
munch = "^2.5.0"
omegaconf = "^2.1"
importlib_metadata = { version = "4.13.0", python = "3.7" }
Expand Down

0 comments on commit 49713d2

Please sign in to comment.