Skip to content

Commit

Permalink
Merge pull request #56 from ibm-granite/pandas_bump
Browse files Browse the repository at this point in the history
bump pandas version
  • Loading branch information
wgifford authored May 24, 2024
2 parents e491ecf + e3e006e commit 1631b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = { file = "LICENSE" }
classifiers = ["Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License"]

dependencies = [
"pandas>=1.4",
"pandas>=2.2.0",
"scikit-learn",
"transformers[torch]>=4.36.1",
"datasets"
Expand Down

0 comments on commit 1631b53

Please sign in to comment.