fix: uses bigfix from pdme for negatives
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit

This commit is contained in:
2022-03-28 10:52:28 -05:00
parent 6463b135ef
commit c1c711f47b
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.8,<3.10"
pdme = "^0.6.0"
pdme = "^0.6.1"
[tool.poetry.dev-dependencies]
pytest = ">=6"