Skip to content

Commit c80b095

Browse files
committed
ref(dependencies): Revert dependency changes
Revert dependency changes that broke existing tests GH-4601
1 parent a69f7bb commit c80b095

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-testing.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ asttokens
1212
responses
1313
pysocks
1414
socksio
15-
httpcore[http2]<1.0; python_version < "3.8"
16-
httpcore[http2,asyncio]>=1.0; python_version >= "3.8" # asyncio support only supported for Python 3.8+
15+
httpcore[http2]
1716
setuptools
1817
freezegun
1918
Brotli

0 commit comments

Comments
 (0)