Skip to content

Commit

Permalink
use pycorsikaio v0.3.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Ludwig authored Feb 16, 2023
1 parent 2436dc9 commit bcdbfa9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
18 changes: 7 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ documentation = "https://github.com/The-Ludwig/PANAMA#readme"

[tool.poetry.dependencies]
python = "^3.8"
corsikaio = { git = "https://github.com/cta-observatory/pycorsikaio.git", branch = "noparse" }
corsikaio = "^0.3"
numpy = "^1.23.4"
pandas = "^1.5.1"
click = "^8.1.3"
Expand Down

0 comments on commit bcdbfa9

Please sign in to comment.