Skip to content

Commit

Permalink
Updating test project files
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Feb 2, 2025
1 parent 0d5b0be commit 580f965
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description = ""
authors = ["Tal Arian <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
python = ">=3.9,<4.0"
numpy = "^1.26.0"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
pytest = "^5.2"

[build-system]
Expand Down

0 comments on commit 580f965

Please sign in to comment.