Skip to content

Commit

Permalink
bump lstchain to v0.9.3 and io_lst to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morcuended committed Feb 25, 2022
1 parent 98aefd1 commit ea02cfe
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.2
- lstchain~=0.9.3
- pytest_runner
- pytest-ordering
- ctapipe_io_lst~=0.15.1
- ctapipe_io_lst~=0.16.0
- 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.2",
"lstchain==0.9.3",
"ctapipe~=0.12.0",
"matplotlib~=3.5",
"pyparsing~=2.4",
Expand Down

0 comments on commit ea02cfe

Please sign in to comment.