Spaces:
Runtime error
Runtime error
Commit
·
ca30cad
1
Parent(s):
3146d66
update: weave dependency
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -12,7 +12,7 @@ dependencies = [
|
|
| 12 |
"ruff>=0.6.9",
|
| 13 |
"pip>=24.2",
|
| 14 |
"uv>=0.4.20",
|
| 15 |
-
"weave
|
| 16 |
"streamlit>=1.40.1",
|
| 17 |
"python-dotenv>=1.0.1",
|
| 18 |
"watchdog>=6.0.0",
|
|
|
|
| 12 |
"ruff>=0.6.9",
|
| 13 |
"pip>=24.2",
|
| 14 |
"uv>=0.4.20",
|
| 15 |
+
"git+https://github.com/wandb/weave@feat/eval-progressbar",
|
| 16 |
"streamlit>=1.40.1",
|
| 17 |
"python-dotenv>=1.0.1",
|
| 18 |
"watchdog>=6.0.0",
|