sequential, threaded & async HTTP clients using HTTPX

This commit is contained in:
Luciano Ramalho
2021-10-02 17:12:42 -03:00
parent 7985fda09f
commit 4f1392d21c
12 changed files with 271 additions and 224 deletions

View File

@@ -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