mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 06:32:03 +02:00
Add hydra to deps
This commit is contained in:
parent
35c916482c
commit
113223be02
@ -28,6 +28,7 @@ dependencies = [
|
||||
"tensorboard>=2.16.2",
|
||||
"omegaconf>=2.3.0",
|
||||
"pyyaml>=6.0.2",
|
||||
"hydra-core>=1.3.2",
|
||||
]
|
||||
requires-python = ">=3.9,<3.13"
|
||||
readme = "README.md"
|
||||
@ -71,6 +72,7 @@ dev-dependencies = [
|
||||
"ruff>=0.7.3",
|
||||
"ipykernel>=6.29.4",
|
||||
"setuptools>=69.5.1",
|
||||
"dvc>=3.56.0",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
Loading…
Reference in New Issue
Block a user