Skip to content

Commit

Permalink
update conda
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcieslak committed Sep 21, 2024
1 parent 07f80ff commit 152bccd
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/environment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
channels:
- conda-forge
- defaults
dependencies:
- numpy=1.23.5
- scipy=1.11
- fury
- pip
- python=3.10
- pip>=20.1
- setuptools<54.0.0
- pip:
- setuptools<54.0.0
- spams==2.6.5.4

0 comments on commit 152bccd

Please sign in to comment.