mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
fix: Updated torch version to avoid security issue
This commit is contained in:
parent
57f2b50239
commit
616a24347d
@ -19,7 +19,7 @@ dependencies = [
|
||||
"pandas",
|
||||
"scikit-learn",
|
||||
"scipy",
|
||||
"torch<2",
|
||||
"torch>=1.13.1,<2",
|
||||
"torchaudio",
|
||||
"torchvision",
|
||||
"click",
|
||||
|
Loading…
Reference in New Issue
Block a user