Skip to content

Commit

Permalink
Update remit and pandas versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshidaa authored Aug 12, 2024
1 parent 2ea7608 commit fdff397
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.9,<3.11"
urllib3 = "<2.0"
pandas = "^1.0.0"
pandas = "^2.0.0"
xxhash = "^2.0.0"
rdchiral = "^1.1.0"
rdchiral = "^1.1.0"
PyYAML = "^6.0.1"
swifter = "^1.0.9"
metaflow = "^2.6.3"
py7zr = "^0.18.7"
Deprecated = "^1.2.13"
wrapt-timeout-decorator = "^1.3.12"
rdkit = "^2022.3.3"
rdkit = "^2023.9.1"
cgrtools = "^4.1.35"
scipy = "^1.11.4"

Expand Down

0 comments on commit fdff397

Please sign in to comment.