Initial commit
This commit is contained in:
18
backend/requirements.txt
Normal file
18
backend/requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
fastapi==0.116.1
|
||||
uvicorn[standard]==0.35.0
|
||||
sqlalchemy==2.0.39
|
||||
psycopg[binary]==3.2.9
|
||||
pydantic-settings==2.10.1
|
||||
python-multipart==0.0.20
|
||||
redis==6.4.0
|
||||
rq==2.3.2
|
||||
python-magic==0.4.27
|
||||
pillow==11.3.0
|
||||
pypdf==5.9.0
|
||||
pymupdf==1.26.4
|
||||
python-docx==1.2.0
|
||||
openpyxl==3.1.5
|
||||
orjson==3.11.3
|
||||
openai==1.107.2
|
||||
typesense==1.1.1
|
||||
tiktoken==0.11.0
|
||||
Reference in New Issue
Block a user