Skip to content

Commit

Permalink
added pandas as dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkc committed Nov 29, 2023
1 parent b976f10 commit 8cf6011
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 @@ -22,6 +22,7 @@ dependencies = [
"wheel",
"click==8.1.7",
"pydantic==2.5.2",
"pandas==2.1.3",
]

[project.urls]
Expand Down

0 comments on commit 8cf6011

Please sign in to comment.