Skip to content

Commit

Permalink
update pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste-pasquier committed Mar 18, 2024
1 parent 19f2d26 commit 505288c
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 @@ -51,7 +51,7 @@ spacy = ">=3.0.5"
pillow = ">=8.2.1"
thinc = ">=8.0.4"
stop-words = ">=2018.7.23"
pandas = "^1.3"
pandas = ">=1.3,<3.0"
pyarrow = ">=4.0.0"
fastparquet = ">=0.4.1"
dask = {version = ">=2021.5.0", extras = ["complete"], optional = true}
Expand Down

0 comments on commit 505288c

Please sign in to comment.