Skip to content

Commit

Permalink
added missing dependency 'pandas'
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvdb committed Jan 14, 2025
1 parent 8d3e969 commit 914bb13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dynamic = ["version"]
dependencies = [
"numpy",
"h5py",
"pandas",
"pz-rail-base>=1.0.3",
"yet_another_wizz>=3.1.0",
]
Expand Down

0 comments on commit 914bb13

Please sign in to comment.