This commit is contained in:
Czar Echavez
2023-08-03 12:42:16 +01:00
parent 483fa7d841
commit b08683fcd3
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ dependencies = [
"stable-baselines3==1.6.2",
"tensorflow==2.12.0",
"typer[all]==0.9.0",
"pydantic"
"pydantic==2.1.1"
]
[tool.setuptools.dynamic]