sdk-python/requirements/test.txt

14 lines
157 B
Plaintext

flake8
pep8-naming==0.5.0
flake8-import-order
flake8-print
flake8-strict
pytest==4.0.0
pytest-cov==2.4.0
# web app tests
sanic
aiohttp
Pillow
requests
flask