Add httpx as a development dependency for the fastapi TestClient
This commit is contained in:
@ -4,3 +4,4 @@ mypy==1.19.1
|
|||||||
pylint==4.0.5
|
pylint==4.0.5
|
||||||
pytest-cov==7.0.0
|
pytest-cov==7.0.0
|
||||||
bandit==1.7.10
|
bandit==1.7.10
|
||||||
|
httpx==0.28.1
|
||||||
|
|||||||
Reference in New Issue
Block a user