Updated versions

This commit is contained in:
David Doblas Jiménez 2023-08-12 10:38:06 +02:00
parent ef40eb1932
commit 8c7dad677a
2 changed files with 510 additions and 495 deletions

1003
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@ description = ""
authors = ["daviddoji <daviddoji@pm.me>"] authors = ["daviddoji <daviddoji@pm.me>"]
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.9,<3.11" python = ">=3.9,<3.12"
numpy = "^1.21.4" numpy = "^1.21.4"
sympy = "^1.9" sympy = "^1.9"
scipy = "^1.8.0" scipy = "^1.8.0"