diff --git a/pyproject.toml b/pyproject.toml index 0e754914b..0b3d14189 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "uvicorn>=0.34.0,<1.0.0", "gunicorn>=20.1.0,<24", "websockets>=15.0.1,<16.0.0", - + "mistralai==1.9.10", ] [project.optional-dependencies]