mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-07-11 14:36:37 +02:00
fix: show pip install errors in start.bat and loosen dependency pins for Python 3.13+
start.bat was silently swallowing pip errors. Strict version pins on pydantic, fastapi, and uvicorn caused build failures on Python 3.13+ due to missing pre-built wheels.
This commit is contained in: