Add missing dependency
Added missing `aiofiles` to tox.ini and cleaned up requirements files.
This commit is contained in:
parent
6f0b09509e
commit
82f383b64f
|
@ -1,18 +1,18 @@
|
|||
httptools
|
||||
ujson
|
||||
uvloop
|
||||
aiohttp
|
||||
aiocache
|
||||
pytest
|
||||
coverage
|
||||
tox
|
||||
gunicorn
|
||||
bottle
|
||||
kyoukai
|
||||
falcon
|
||||
tornado
|
||||
aiofiles
|
||||
aiohttp
|
||||
beautifulsoup4
|
||||
bottle
|
||||
coverage
|
||||
falcon
|
||||
gunicorn
|
||||
httptools
|
||||
kyoukai
|
||||
pytest
|
||||
recommonmark
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
recommonmark
|
||||
beautifulsoup4
|
||||
tornado
|
||||
tox
|
||||
ujson
|
||||
uvloop
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
aiofiles
|
||||
httptools
|
||||
ujson
|
||||
uvloop
|
||||
aiofiles
|
||||
|
|
Loading…
Reference in New Issue
Block a user