Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
biering authored May 8, 2024
1 parent 6994a6e commit 558d7d2
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 @@ -10,7 +10,7 @@ authors = [
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<3.11"
python = ">=3.9"
numpy = ">=1.19.0"
scipy = ">=1.8.0"
tensorflow = { version = ">=2.16.1", optional = true }
Expand Down

0 comments on commit 558d7d2

Please sign in to comment.