# img2threejs HF Space — Python dependencies (resolved + pinned 2026-07-20, py3.12). # The vendored upstream pipeline (forge/) itself is pure stdlib and needs nothing. fastapi==0.139.2 uvicorn[standard]==0.49.0 pillow==12.3.0 httpx==0.28.1 python-multipart==0.0.32 pydantic==2.13.4 # Test tooling is pinned here so a clean checkout can run the documented # verification commands. Test source and helper scripts are not copied into # the final runtime image. pytest==9.1.1 pytest-asyncio==1.4.0