2019-11-11 04:39:45 +00:00
|
|
|
yarl==1.3.0 # yarl 1.4+ requires Python 3.6+ (needed by aiohttp and aiohttp-cors)
|
2020-04-27 03:24:17 +00:00
|
|
|
jsonschema==3.2.0; python_version >= '3.8' # pyup: ignore
|
|
|
|
jsonschema==2.6.0; python_version < '3.8' # pyup: ignore
|
2019-11-01 09:18:30 +00:00
|
|
|
aiohttp==3.6.2
|
2018-10-16 08:56:06 +00:00
|
|
|
aiohttp-cors==0.7.0
|
2019-02-26 08:55:07 +00:00
|
|
|
aiofiles==0.4.0
|
2020-05-19 06:34:14 +00:00
|
|
|
aiocontextvars==0.2.2; python_version < '3.7'
|
2019-02-26 08:55:07 +00:00
|
|
|
async_generator>=1.10
|
2015-05-08 22:33:06 +00:00
|
|
|
Jinja2>=2.7.3
|
2020-05-19 06:18:53 +00:00
|
|
|
sentry-sdk>=0.14.4
|
2020-03-14 05:17:12 +00:00
|
|
|
psutil==5.6.6
|
2018-10-16 08:56:06 +00:00
|
|
|
async-timeout==3.0.1
|
2018-12-03 11:14:22 +00:00
|
|
|
distro>=1.3.0
|
2020-01-26 10:23:17 +00:00
|
|
|
py-cpuinfo==5.0.0
|