Skip to content

Commit

Permalink
Merge pull request #139 from cta-observatory/bump_lstchain
Browse files Browse the repository at this point in the history
lstchain new version v0.9.4
  • Loading branch information
morcuended authored Mar 11, 2022
2 parents 7665044 + e3682f6 commit 01965b0
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.3
- lstchain~=0.9.4
- pytest_runner
- pytest-ordering
- ctapipe_io_lst~=0.16.0
- ctapipe_io_lst~=0.16.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 @@ -51,7 +51,7 @@
extras_require=extras_require,
install_requires=[
"astropy~=4.2",
"lstchain==0.9.3",
"lstchain==0.9.4",
"ctapipe~=0.12.0",
"matplotlib~=3.5",
"numpy<1.22.0a0",
Expand Down

0 comments on commit 01965b0

Please sign in to comment.