Files
galaxy-integrations-python-api/requirements.txt
Romuald Bierbasz 0a20629459 Use pytest 5.2.2
2019-10-28 11:35:59 +01:00

11 lines
236 B
Plaintext

-e .
pytest==5.2.2
pytest-asyncio==0.10.0
pytest-mock==1.10.3
pytest-mypy==0.4.1
pytest-flakes==4.0.0
# because of pip bug https://github.com/pypa/pip/issues/4780
aiohttp==3.5.4
certifi==2019.3.9
psutil==5.6.3; sys_platform == 'darwin'