blitzkode / requirements.txt
neuralbroker's picture
Update requirements.txt (v2.1 production)
b764f0c verified
raw
history blame
132 Bytes
# Serving
llama-cpp-python>=0.2.0
fastapi>=0.100.0
uvicorn>=0.20.0
pydantic>=2.0.0
python-multipart>=0.0.6
# Testing
httpx>=0.24.0