mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-01-10 17:19:34 +01:00
Add deepmerge dependency
This commit is contained in:
parent
5736421023
commit
6d0a73dda6
@ -30,6 +30,7 @@ dependencies = [
|
|||||||
"hydra-core>=1.3.2",
|
"hydra-core>=1.3.2",
|
||||||
"numba>=0.60",
|
"numba>=0.60",
|
||||||
"loguru>=0.7.3",
|
"loguru>=0.7.3",
|
||||||
|
"deepmerge>=2.0",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.9,<3.13"
|
requires-python = ">=3.9,<3.13"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user