mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Added loguru as a dependency
This commit is contained in:
parent
13afac65a5
commit
4b4c3ecdf5
@ -30,6 +30,7 @@ dependencies = [
|
||||
"pyyaml>=6.0.2",
|
||||
"hydra-core>=1.3.2",
|
||||
"numba>=0.60",
|
||||
"loguru>=0.7.3",
|
||||
]
|
||||
requires-python = ">=3.9,<3.13"
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user