sequential, threaded & async HTTP clients using HTTPX
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
aiohttp==3.7.4.post0
|
||||
async-timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
anyio==3.3.2
|
||||
certifi==2021.5.30
|
||||
chardet==4.0.0
|
||||
charset-normalizer==2.0.4
|
||||
charset-normalizer==2.0.6
|
||||
h11==0.12.0
|
||||
httpcore==0.13.7
|
||||
httpx==1.0.0b0
|
||||
idna==3.2
|
||||
multidict==5.1.0
|
||||
requests==2.26.0
|
||||
tqdm==4.62.2
|
||||
typing-extensions==3.10.0.2
|
||||
urllib3==1.26.6
|
||||
yarl==1.6.3
|
||||
rfc3986==1.5.0
|
||||
sniffio==1.2.0
|
||||
tqdm==4.62.3
|
||||
|
||||
Reference in New Issue
Block a user