Skip to content

Commit

Permalink
Update environment.yml to remove constraints on versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vuillaut authored Jul 9, 2024
1 parent 96dd222 commit ff47c97
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
name: lstmcpipe
channels:
- default
- cta-observatory
- conda-forge
dependencies:
- python>=3.7
- python>=3.9
- setuptools_scm<8.0
- astropy>=4.2
- pip
- pre-commit
- ctapipe~=0.12
- ctapipe
- ruamel.yaml>=0.17
- lstchain
- pyirf
- ctaplot
- scipy~=1.11.4

0 comments on commit ff47c97

Please sign in to comment.