Remove yarl from requirements.txt since it is installed by aiohttp.

This commit is contained in:
grossmj 2019-05-27 18:10:46 +07:00
parent 54c4bd31d4
commit 87d85c1947

View File

@ -1,7 +1,6 @@
jsonschema==2.6.0
aiohttp>=2.3.3,<2.4.0 # pyup: ignore
aiohttp-cors==0.6.0 # pyup: ignore; last version to support python 3.4
yarl>=0.11
Jinja2>=2.7.3
raven>=5.23.0
psutil>=3.0.0