typing-extensions>=4.5.0
numpy>=1.20.0
diskcache>=5.6.1
uvicorn>=0.22.0
fastapi>=0.100.0
pydantic-settings>=2.0.1
sse-starlette>=1.6.1
starlette-context<0.4,>=0.3.6

[all]
llama_cpp_python[dev,server,test]

[dev]
black>=23.3.0
twine>=4.0.2
mkdocs>=1.4.3
mkdocstrings[python]>=0.22.0
mkdocs-material>=9.1.18
pytest>=7.4.0
httpx>=0.24.1

[test]
pytest>=7.4.0
httpx>=0.24.1
scipy>=1.10
