koffiwind commited on
Commit
8c4ac75
·
1 Parent(s): 8e445ab

add rust to dockerfile

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -1
pyproject.toml CHANGED
@@ -6,7 +6,6 @@ readme = "README.md"
6
  requires-python = ">=3.13"
7
  dependencies = [
8
  "chainlit>=2.0.4",
9
- "maturin>=1.8.1",
10
  "numpy>=2.2.2",
11
  "openai>=1.59.9",
12
  "pydantic==2.10.1",
 
6
  requires-python = ">=3.13"
7
  dependencies = [
8
  "chainlit>=2.0.4",
 
9
  "numpy>=2.2.2",
10
  "openai>=1.59.9",
11
  "pydantic==2.10.1",