Skip to content

Commit 297204e

Browse files
committed
ci: add httpx to dev dependencies for starlette.testclient
Made-with: Cursor
1 parent a0b7a89 commit 297204e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/flexfoil-python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ all = [
4747
dev = [
4848
"flexfoil[all]",
4949
"pytest>=7",
50+
"httpx>=0.24",
5051
"maturin>=1.5",
5152
]
5253

0 commit comments

Comments
 (0)