Skip to content

Commit 3747cb3

Browse files
ci: add httpx for FastAPI TestClient in CI env
Co-authored-by: openhands <openhands@all-hands.dev>
1 parent b39f750 commit 3747cb3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

benchmesh-serial-service/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ pyyaml
33
loguru
44
fastapi>=0.111.0
55
uvicorn[standard]>=0.30.0
6-
pydantic>=1.8
6+
pydantic>=1.8
7+
httpx>=0.24

0 commit comments

Comments
 (0)