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

pull/1597/head
grossmj 5 years ago
parent 54c4bd31d4
commit 87d85c1947

@ -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

Loading…
Cancel
Save