Updated pyproject.toml

This commit is contained in:
Marek Wolan
2024-05-30 12:31:35 +00:00
parent 85f03570f7
commit d2f82a1535

View File

@@ -41,7 +41,8 @@ dependencies = [
"typer[all]==0.9.0", "typer[all]==0.9.0",
"pydantic==2.7.0", "pydantic==2.7.0",
"ray[rllib] >= 2.9, < 3", "ray[rllib] >= 2.9, < 3",
"ipywidgets" "ipywidgets",
"deepdiff"
] ]
[tool.setuptools.dynamic] [tool.setuptools.dynamic]