diff --git a/backend/pyproject.toml b/backend/pyproject.toml index f7bd1f5..4ed13d3 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -59,7 +59,7 @@ trio = "0.25.0" uvicorn = "0.30.6" openai = "1.43.0" pre-commit="3.7.0" -pytest="8.1.1" +pytest="8.3.4" datasets = "2.21.0" lancedb = "^0.12.0"