Updating lib version which fix TooManyStreams error
... | ... | @@ -7,11 +7,11 @@ lxml==4.6.3 |
pygments==2.8.0 | ||
python-dateutil==2.8.2 | ||
pyyaml==5.4.1 | ||
httpx[http2]==0.19.0 | ||
httpx[http2]==0.21.2 | ||
Brotli==1.0.9 | ||
uvloop==0.16.0; python_version >= '3.7' | ||
uvloop==0.14.0; python_version < '3.7' | ||
httpx-socks[asyncio]==0.4.1 | ||
httpx-socks[asyncio]==0.7.2 | ||
langdetect==1.0.9 | ||
setproctitle==1.2.2 | ||
redis==3.4.1 | ||
... | ... |