mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Lower scipy version to support python 3.8
This commit is contained in:
parent
bbba4625be
commit
c40197bf1c
@ -18,7 +18,7 @@ dependencies = [
|
||||
"numpy>=1.23.5",
|
||||
"pandas>=1.5.3",
|
||||
"scikit-learn>=1.2.2",
|
||||
"scipy>=1.11.4",
|
||||
"scipy>=1.10.1",
|
||||
"torch>=1.13.1",
|
||||
"torchaudio",
|
||||
"torchvision",
|
||||
|
Loading…
Reference in New Issue
Block a user