Update requirements.

This commit is contained in:
Romain Dorgueil
2018-03-08 11:26:27 +01:00
parent bb11f14798
commit cd04354d3d
3 changed files with 4 additions and 5 deletions

View File

@ -54,7 +54,6 @@ python.add_requirements(
'whistle ~=1.0',
dev=[
'cookiecutter >=1.5,<1.6',
'pytest-sugar >=0.8,<0.9',
'pytest-timeout >=1,<2',
'sphinx-sitemap >=0.2,<0.3',
],