fix: resolve httpx/pytest-httpx version conflict

This commit is contained in:
2026-06-25 13:36:51 +07:00
parent 12cf77ea12
commit 9ed727e6a9

View File

@@ -8,7 +8,7 @@ pydantic-settings==2.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.6
httpx==0.26.0
httpx>=0.25.0
pytest==7.4.4
pytest-asyncio==0.23.3
pytest-httpx==0.27.0
pytest-httpx==0.25.0