Merge remote-tracking branch 'devops/dev' into downstream_github_sync

This commit is contained in:
Chris McCarthy
2023-09-04 16:46:14 +01:00
72 changed files with 5143 additions and 440 deletions

View File

@@ -33,11 +33,12 @@ dependencies = [
"platformdirs==3.5.1",
"plotly==5.15.0",
"polars==0.18.4",
"prettytable==3.8.0",
"PyYAML==6.0",
"stable-baselines3==1.6.2",
"tensorflow==2.12.0",
"typer[all]==0.9.0",
"pydantic"
"pydantic==2.1.1"
]
[tool.setuptools.dynamic]