Compare commits
1 Commits
renovate/p
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
| f91021efa0 |
@@ -14,11 +14,11 @@ tqdm = "^4.66.2"
|
|||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pytest = ">=6"
|
pytest = ">=6"
|
||||||
flake8 = "^4.0.1"
|
flake8 = "^4.0.1"
|
||||||
pytest-cov = "^7.0.0"
|
pytest-cov = "^4.1.0"
|
||||||
mypy = "^0.971"
|
mypy = "^0.971"
|
||||||
python-semantic-release = "^7.24.0"
|
python-semantic-release = "^7.24.0"
|
||||||
black = "^22.3.0"
|
black = "^22.3.0"
|
||||||
syrupy = "^4.0.8"
|
syrupy = "^5.0.0"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
probs = "deepdog.cli.probs:wrapped_main"
|
probs = "deepdog.cli.probs:wrapped_main"
|
||||||
|
|||||||
Reference in New Issue
Block a user