Merge pull request #848 from YanSte/fix

fixed missing install
This commit is contained in:
Yannick Stephan 2025-02-18 22:25:33 +01:00 committed by GitHub
commit c7176a43d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ fastapi
numpy numpy
pipmaster pipmaster
python-dotenv python-dotenv
python-multipart
tenacity tenacity
tiktoken tiktoken
uvicorn uvicorn