fune/third_party/python/aiohttp/aiohttp.egg-info/requires.txt
Mitchell Hentges 3ecc6dad6a Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal
The `*.egg-info` directories are needed for the packages to show up as
"distributions" to `pip` and other environment-checking logic.

We know that `*.egg-info` directories are cross-platform because they
exist in the globally-usable `tar.gz` releases of packages.

Differential Revision: https://phabricator.services.mozilla.com/D125909
2021-09-28 14:59:27 +00:00

14 lines
194 B
Text

attrs>=17.3.0
chardet<5.0,>=2.0
multidict<7.0,>=4.5
async_timeout<4.0,>=3.0
yarl<2.0,>=1.0
typing_extensions>=3.6.5
[:python_version < "3.7"]
idna-ssl>=1.0
[speedups]
aiodns
brotlipy
cchardet