Skip to content

Commit

Permalink
Revert pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshidaa authored Aug 13, 2024
1 parent a094f52 commit 8c89d0a
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 @@ -15,7 +15,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.9,<3.11"
urllib3 = "<2.0"
pandas = "^2.0.0"
pandas = "^1.0.0"
xxhash = "^2.0.0"
rdchiral = "^1.1.0"
PyYAML = "^6.0.1"
Expand Down

0 comments on commit 8c89d0a

Please sign in to comment.