feat: requirements for RAG

This commit is contained in:
Timothy J. Baek 2023-12-31 23:35:17 -08:00
parent d70abafab2
commit d5aa9e8710

View file

@ -16,5 +16,7 @@ aiohttp
peewee peewee
bcrypt bcrypt
chromadb
PyJWT PyJWT
pyjwt[crypto] pyjwt[crypto]