diff --git a/pyproject.toml b/pyproject.toml index 0bc3849b1..5f0347ee0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ uvicorn = "0.22.0" requests = "2.32.3" aiohttp = "3.10.10" typing_extensions = "4.12.2" -dspy = "2.5.25" nest_asyncio = "1.6.0" numpy = "1.26.4" datasets = "3.1.0"