Skip to content

Commit

Permalink
Update lstchain to v0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marialainez committed Feb 2, 2024
1 parent 604c4c5 commit ca2e7ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
- ctapipe_io_lst=0.22
- ctaplot~=0.6.4
- pyirf~=0.10
- lstchain>=0.10.5
- lstchain>=0.10.7
- tenacity
# dev dependencies
- pytest
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
"astropy~=5.0",
"lstchain>=0.10.5",
"lstchain>=0.10.7",
"matplotlib",
"numpy",
"pandas",
Expand Down

0 comments on commit ca2e7ec

Please sign in to comment.