Add httpx for FastAPI TestClient
This commit is contained in:
parent
85d1d1e119
commit
38a87e0b6b
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ fastapi>=0.104.0
|
||||||
uvicorn>=0.24.0
|
uvicorn>=0.24.0
|
||||||
python-multipart>=0.0.6
|
python-multipart>=0.0.6
|
||||||
jinja2>=3.1.0
|
jinja2>=3.1.0
|
||||||
|
httpx>=0.27.0
|
||||||
|
|
||||||
# Progress bar
|
# Progress bar
|
||||||
tqdm>=4.66.0
|
tqdm>=4.66.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue