Skip to content

Commit

Permalink
bump pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
wgifford committed May 24, 2024
1 parent 4b352fb commit e3e006e
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 e3e006e

Please sign in to comment.