Compare commits
1 Commits
renovate/p
...
renovate/n
Author | SHA1 | Date | |
---|---|---|---|
4ca29a6bea |
@@ -7,7 +7,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.8.1,<3.10"
|
python = ">=3.8.1,<3.10"
|
||||||
pdme = "^1.5.0"
|
pdme = "^1.5.0"
|
||||||
numpy = "1.22.3"
|
numpy = "2.3.3"
|
||||||
scipy = "1.10"
|
scipy = "1.10"
|
||||||
tqdm = "^4.66.2"
|
tqdm = "^4.66.2"
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ pytest = ">=6"
|
|||||||
flake8 = "^4.0.1"
|
flake8 = "^4.0.1"
|
||||||
pytest-cov = "^4.1.0"
|
pytest-cov = "^4.1.0"
|
||||||
mypy = "^0.971"
|
mypy = "^0.971"
|
||||||
python-semantic-release = "^10.0.0"
|
python-semantic-release = "^7.24.0"
|
||||||
black = "^22.3.0"
|
black = "^22.3.0"
|
||||||
syrupy = "^4.0.8"
|
syrupy = "^4.0.8"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user