Spaces:
Sleeping
Sleeping
add rust to dockerfile
Browse files- 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",
|