update poetry lock
This commit is contained in:
+2
-2
@@ -39,8 +39,8 @@ jax = {version = ">=0.4.26", extras = ["cuda12"]}
|
||||
jaxlib = ">=0.4.26"
|
||||
huggingface_hub = {version = ">=0.23.0", extras = ["cli"]}
|
||||
scikit-learn = ">=1.2.2"
|
||||
typer = "^0.12.3"
|
||||
wandb = "^0.17.5"
|
||||
typer = ">=0.12.3"
|
||||
wandb = ">=0.17.5"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.3.2"
|
||||
|
||||
Reference in New Issue
Block a user