Files
adjutant/test-requirements.txt
Adrian Turjak afcf377ccb Update requirements files
Sync up requirement files with global-requirements,
and set tox default envs to be 'py3' over 'py35'

Change-Id: Ic78246a4a75b88027b4896664874d1efc587582c
2019-05-17 10:48:32 +12:00

9 lines
177 B
Plaintext

coverage>=4.5.3
doc8>=0.8.0
flake8>=3.7.7
mock>=3.0.5
os-api-ref>=1.6.1 # Apache-2.0
sphinx-rtd-theme>=0.4.3
sphinx<1.9;python_version=="2.7"
sphinx>=1.8.5;python_version>"3.6"