Skip to content

Commit

Permalink
Merge pull request #122 from cta-observatory/env-092
Browse files Browse the repository at this point in the history
bump lstchain to 0.9.2 and ctapipe_io_lst to 0.15.1
  • Loading branch information
morcuended authored Feb 18, 2022
2 parents 8256190 + 1eb9448 commit 98aefd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ dependencies:
- sphinx-argparse
- sphinx-autoapi
- pip:
- lstchain==0.9.1
- lstchain==0.9.2
- pytest_runner
- pytest-ordering
- ctapipe_io_lst~=0.15.0
- ctapipe_io_lst~=0.15.1
- ctaplot~=0.5.5
- pyirf~=0.6.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
extras_require=extras_require,
install_requires=[
"astropy~=4.2",
"lstchain==0.9.1",
"lstchain==0.9.2",
"ctapipe~=0.12.0",
"matplotlib~=3.5",
"pyparsing~=2.4",
Expand Down

0 comments on commit 98aefd1

Please sign in to comment.