update: add library for backend fastapi

This commit is contained in:
abiyasa05 2025-06-09 10:37:01 +07:00
parent 5643b03876
commit 52e13af4c1

View File

@ -2,3 +2,5 @@ fastapi==0.110.2
uvicorn[standard]==0.29.0
httpx==0.27.0
pydantic==2.7.1
python-docx==1.1.0
PyMuPDF==1.24.2