Skip to content

Commit

Permalink
bump lstchain to 0.9.2 and ctapipe_io_lst to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
morcuended committed Feb 18, 2022
1 parent f32fa80 commit 1eb9448
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 @@ -48,7 +48,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 1eb9448

Please sign in to comment.