chore(deps): update dependency numpy to v2 #40

Open
renovate-bot wants to merge 1 commits from renovate/numpy-2.x into master
Showing only changes of commit d7121e3b3f - Show all commits

View File

@ -7,7 +7,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = ">=3.8.1,<3.10"
pdme = "^1.5.0"
numpy = "1.22.3"
numpy = "2.3.1"
scipy = "1.10"
tqdm = "^4.66.2"