Spaces:
Sleeping
Sleeping
Update pyproject.toml
Browse files- pyproject.toml +0 -4
pyproject.toml
CHANGED
@@ -15,10 +15,6 @@ transformers = "^4.47.1"
|
|
15 |
aiohttp = "^3.11.11"
|
16 |
python-dotenv = "^1.0.1"
|
17 |
ruff = "^0.8.5"
|
18 |
-
tiktoken = "^0.5.2"
|
19 |
-
protobuf = "^4.25.3"
|
20 |
-
sentencepiece = "*"
|
21 |
-
tokenizers = ">=0.21,<0.22"
|
22 |
|
23 |
[tool.poetry.group.dev.dependencies]
|
24 |
pytest = "^7.4.0"
|
|
|
15 |
aiohttp = "^3.11.11"
|
16 |
python-dotenv = "^1.0.1"
|
17 |
ruff = "^0.8.5"
|
|
|
|
|
|
|
|
|
18 |
|
19 |
[tool.poetry.group.dev.dependencies]
|
20 |
pytest = "^7.4.0"
|