Updated pyproject.toml
This commit is contained in:
@@ -41,7 +41,8 @@ dependencies = [
|
||||
"typer[all]==0.9.0",
|
||||
"pydantic==2.7.0",
|
||||
"ray[rllib] >= 2.9, < 3",
|
||||
"ipywidgets"
|
||||
"ipywidgets",
|
||||
"deepdiff"
|
||||
]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
|
||||
Reference in New Issue
Block a user