diff --git a/pyproject.toml b/pyproject.toml index 6c4866c..2e0ead7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] urls = {Homepage = "https://github.com/RECETOX/gc-meox-tms"} requires-python = ">=3.8" -dependencies = ["rdkit-pypi"] +dependencies = ["rdkit"] [project.readme] file = "README.md"