Files
joossam/fastapi/requirements.txt
Mayne0213 b27daaa00c
Some checks failed
Build Docker Image / build-and-push (push) Has been cancelled
CI / lint-and-test (push) Has been cancelled
CHORE(merge): merge from develop
- Initial FastAPI setup and OMR service
- K3S deployment configuration
- Memory limits for image processing
2026-01-06 17:34:49 +09:00

9 lines
146 B
Plaintext

fastapi==0.109.0
uvicorn[standard]==0.27.0
python-multipart==0.0.6
opencv-python-headless==4.8.1.78
numpy==1.24.3
Pillow==10.3.0
pydantic==2.5.3