Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed Nov 22, 2024
1 parent f58823d commit c8a2c70
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: simba_dev
channels:
- defaults
dependencies:
- python=3.10
- python=3.6
- shapely
- matplotlib
- statsmodels
- wxpython
- hdbscan
- hdbscan==0.8.27
- pip:
- pip==24.0
- pip==21.2.2
- sphinx-autodoc-typehints
- sphinxcontrib-video
- sphinx-togglebutton==0.3.2
Expand All @@ -20,5 +20,4 @@ dependencies:
- nbsphinx
- umap-learn==0.5.2
- pyvis==0.3.2
- cupy==13.2.0
prefix: /Users/simon/.conda/envs/Simba_310
prefix: /Users/simon/.conda/envs/simba_dev

0 comments on commit c8a2c70

Please sign in to comment.