mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-13 01:20:58 +00:00
Remove yarl from requirements.txt since it is installed by aiohttp.
This commit is contained in:
parent
54c4bd31d4
commit
87d85c1947
@ -1,7 +1,6 @@
|
|||||||
jsonschema==2.6.0
|
jsonschema==2.6.0
|
||||||
aiohttp>=2.3.3,<2.4.0 # pyup: ignore
|
aiohttp>=2.3.3,<2.4.0 # pyup: ignore
|
||||||
aiohttp-cors==0.6.0 # pyup: ignore; last version to support python 3.4
|
aiohttp-cors==0.6.0 # pyup: ignore; last version to support python 3.4
|
||||||
yarl>=0.11
|
|
||||||
Jinja2>=2.7.3
|
Jinja2>=2.7.3
|
||||||
raven>=5.23.0
|
raven>=5.23.0
|
||||||
psutil>=3.0.0
|
psutil>=3.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user