brief-rags-bench/requirements.txt

24 lines
163 B
Plaintext
Raw Permalink Normal View History

2025-12-17 15:37:32 +01:00
2025-12-18 00:24:00 +01:00
fastapi
uvicorn[standard]
python-multipart
2025-12-17 15:37:32 +01:00
2025-12-18 00:24:00 +01:00
httpx
2025-12-17 15:37:32 +01:00
2025-12-18 00:24:00 +01:00
pydantic
pydantic-settings
2025-12-17 15:37:32 +01:00
2025-12-18 00:24:00 +01:00
python-jose[cryptography]
passlib[bcrypt]
anyio
python-dotenv
fastapi-cors