-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
17 lines (16 loc) · 929 Bytes
/
requirements.txt
File metadata and controls
17 lines (16 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Runtime dependencies (pinned)
fastapi==0.119.0 # Latest: Oct 2025
uvicorn[standard]==0.38.0 # Latest: Oct 18, 2025
Jinja2==3.1.6 # Latest: Mar 5, 2025
PyYAML==6.0.2 # Still current
pydantic==2.12.3 # Latest: Oct 17, 2025
opencv-python-headless==4.12.0.88 # Latest: Jul 2025
starlette==0.41.3 # Latest (bundled with FastAPI 0.119.0)
python-multipart==0.0.12 # Still current
prometheus-client==0.20.0 # Still current
shapely==2.1.1 # Latest: May 19, 2025
Pillow==12.0.0 # Latest: Oct 2025
# YOLO Object Detection (Feature 005)
ultralytics==8.3.222 # YOLO11/YOLOv9 models with ONNX export
onnxruntime-gpu==1.23.2 # GPU-accelerated inference runtime
setproctitle==1.3.3 # Process naming for nvidia-smi visibility