forked from phoenix-oss/llama-stack-mirror
Kill requirements.txt
This commit is contained in:
parent
5b1e69e58e
commit
6344b2429b
2 changed files with 0 additions and 14 deletions
|
@ -45,7 +45,6 @@ dev = [
|
||||||
"pytest-nbval", # For notebook testing
|
"pytest-nbval", # For notebook testing
|
||||||
"black",
|
"black",
|
||||||
"ruff",
|
"ruff",
|
||||||
"mypy",
|
|
||||||
"types-requests",
|
"types-requests",
|
||||||
"types-setuptools",
|
"types-setuptools",
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
blobfile
|
|
||||||
fire
|
|
||||||
httpx
|
|
||||||
huggingface-hub
|
|
||||||
llama-models>=0.1.0
|
|
||||||
llama-stack-client>=0.1.0
|
|
||||||
prompt-toolkit
|
|
||||||
python-dotenv
|
|
||||||
pydantic>=2
|
|
||||||
requests
|
|
||||||
rich
|
|
||||||
setuptools
|
|
||||||
termcolor
|
|
Loading…
Add table
Add a link
Reference in a new issue