mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 22:51:58 +02:00
Update soundevent version
This commit is contained in:
parent
976b6a3b35
commit
db26e0d4dd
@ -28,7 +28,7 @@ dependencies = [
|
||||
"torch>=1.13.1",
|
||||
"torchaudio",
|
||||
"torchvision",
|
||||
"soundevent[audio,geometry,plot]>=2.0",
|
||||
"soundevent[audio,geometry,plot]>=2.0.1",
|
||||
"click>=8.1.7",
|
||||
"netcdf4>=1.6.5",
|
||||
"tqdm>=4.66.2",
|
||||
|
@ -6,6 +6,8 @@
|
||||
# features: []
|
||||
# all-features: false
|
||||
# with-sources: false
|
||||
# generate-hashes: false
|
||||
# universal: false
|
||||
|
||||
-e file:.
|
||||
absl-py==2.1.0
|
||||
@ -422,7 +424,7 @@ sniffio==1.3.1
|
||||
# via anyio
|
||||
snuggs==1.4.7
|
||||
# via rasterio
|
||||
soundevent==2.0.0
|
||||
soundevent==2.0.1
|
||||
# via batdetect2
|
||||
soundfile==0.12.1
|
||||
# via librosa
|
||||
|
@ -6,6 +6,8 @@
|
||||
# features: []
|
||||
# all-features: false
|
||||
# with-sources: false
|
||||
# generate-hashes: false
|
||||
# universal: false
|
||||
|
||||
-e file:.
|
||||
absl-py==2.1.0
|
||||
@ -367,7 +369,7 @@ sniffio==1.3.1
|
||||
# via anyio
|
||||
snuggs==1.4.7
|
||||
# via rasterio
|
||||
soundevent==2.0.0
|
||||
soundevent==2.0.1
|
||||
# via batdetect2
|
||||
soundfile==0.12.1
|
||||
# via librosa
|
||||
|
Loading…
Reference in New Issue
Block a user