update poetry lock

This commit is contained in:
tanmayshishodia
2024-08-04 09:58:41 +05:30
parent d72ff835fb
commit 6517590056
2 changed files with 37 additions and 45 deletions
+2 -2
View File
@@ -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"