Skip to content

Commit

Permalink
deps: bump pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jul 1, 2024
1 parent 249e259 commit f189ca5
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 @@ -21,7 +21,7 @@ dev = ["mypy~=1.2", "pre-commit~=3.2", "pytest~=8.0", "ruff~=0.4.1"]
examples = ["tqdm~=4.66"]
docs = ["sphinx~=7.2"]
polars = ["polars~=0.20.6"]
pandas = ["pandas~=1.3"]
pandas = ["pandas~=2.0"]

[build-system]
requires = ["setuptools>=45", "wheel"]
Expand Down

0 comments on commit f189ca5

Please sign in to comment.