deps: upgrades pdme version to use mcmc code
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good

This commit is contained in:
2023-07-23 18:45:53 -05:00
parent 266d6dd583
commit ad521ba472
2 changed files with 24 additions and 93 deletions

View File

@@ -5,8 +5,8 @@ description = ""
authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.8,<3.10"
pdme = "^0.8.6"
python = ">=3.8.1,<3.10"
pdme = "^0.8.9"
numpy = "1.22.3"
scipy = "1.10"