Skip to content

Commit

Permalink
Merge pull request #75 from theGreatHerrLebert/david@dl-predictors
Browse files Browse the repository at this point in the history
David@dl predictors
  • Loading branch information
theGreatHerrLebert authored Dec 6, 2023
2 parents 9c1568c + d9ceef6 commit a3736a3
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions imspy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,22 @@ python = ">=3.10,<3.12"
pandas = ">=2.1"
numpy = ">=1.21"
numba = ">=0.53"

tensorflow = ">=2.14"
tensorflow-probability = ">=0.22.1"

pyopenms = ">=2.6.0"

pysage = ">=0.2.5"
pysage-connector = ">=0.2.15"
sagepy = ">=0.2.6"
sagepy-connector = ">=0.2.6"

imspy-connector = ">=0.2.15"

imspy-connector = ">=0.2.7"
scipy = ">=1.7.1"
tqdm = ">=4.66"
pyarrow =">=13.0"
mendeleev = ">=0.7.0"
tqdm = ">=4.62.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a3736a3

Please sign in to comment.