mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-24 17:10:27 +08:00
requirements-dev.txt referenced httpx2>=2.0, which is not a real PyPI package. tests/backlot/test_server.py uses fastapi.testclient.TestClient, which depends on httpx. Corrected to httpx>=0.24.
106 B
106 B