Skip to content

Commit

Permalink
Merge pull request #8 from CosmoStat/new_env
Browse files Browse the repository at this point in the history
updated env
  • Loading branch information
sfarrens authored Oct 9, 2023
2 parents 46ce3b2 + 0714a54 commit d289617
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: cosmostatmap
channels:
- defaults
- conda-forge
dependencies:
- python=3.7
- python=3.10
- descartes
- geopandas>=0.6.1
- geoplot>=0.4.0
- jupyter>=1.0.0
- matplotlib
- numpy
- pip>=19.3
- pip:
- descartes>=1.1.0
- geoplot>=0.4.0
- pyyaml>=5.3.1
- pyyaml

0 comments on commit d289617

Please sign in to comment.