Skip to content

Commit ad88c3d

Browse files
committed
fixed missing httpx >=0.22.0 testing dependency
1 parent be79705 commit ad88c3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-tests.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
autoflake
2+
httpx >=0.22.0
23
mypy == 1.8.0
34
pytest >=7.1.3,<9.0.0
45
pytest-asyncio==0.20.3

0 commit comments

Comments
 (0)