Update pyproject.toml

This commit is contained in:
Michael J Clark
2024-12-01 07:32:14 +08:00
committed by GitHub
parent 9995c3613c
commit 730091073d
@@ -6,9 +6,6 @@ authors = ["{{ cookiecutter.author_name }}"]
license = "MIT"
readme = "README.md"
[virtualenvs]
in-project=true
[tool.poetry.dependencies]
python = ">=3.10"
numpy = "^1.26.1"