Skip to content

Commit

Permalink
Bump numpy and scipy in dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
iver56 committed Sep 2, 2024
1 parent 1950e52 commit 362b0e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 362b0e0

Please sign in to comment.