Skip to content

Commit

Permalink
Fixed httpx version in tox py3
Browse files Browse the repository at this point in the history
  • Loading branch information
andmat900 committed Dec 27, 2024
1 parent ba73324 commit 75a1252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ tox
pytest
pytest-cov
pytest-asyncio
httpx
httpx==0.27.2 # latest compatible version with the current fastapi/starlette

0 comments on commit 75a1252

Please sign in to comment.