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