diff --git a/environment.yml b/environment.yml index aece0a26..19fca5c8 100644 --- a/environment.yml +++ b/environment.yml @@ -7,12 +7,12 @@ dependencies: - cudatoolkit=11.3 - ffmpeg - matplotlib>=3,<4 -- numpy>=1.15,<2 +- numpy>=1.22,<2 - pip>=20.1,<=21 - python=3.8.12 - pytorch::pytorch=1.11.0 - pytorch::torchaudio=0.11.0 -- scipy=1.5.2 +- scipy=1.7.3 - seaborn>=0.9,<1.0 - pip: - audioread==2.1.8