Update deps.

This commit is contained in:
Romain Dorgueil
2018-01-08 08:20:28 +01:00
parent b843fa653a
commit 82aab703c2
3 changed files with 26 additions and 6 deletions

View File

@ -6,23 +6,27 @@ dependencies:
- wheel=0.29.0
- pip:
- appdirs==1.4.3
- certifi==2017.7.27.1
- certifi==2017.11.5
- chardet==3.0.4
- colorama==0.3.9
- fs==2.0.12
- fs==2.0.17
- graphviz==0.8.2
- idna==2.6
- jinja2==2.9.6
- jinja2==2.10
- markupsafe==1.0
- mondrian==0.4.0
- mondrian==0.6.1
- packaging==16.8
- pbr==3.1.1
- psutil==5.4.0
- psutil==5.4.3
- pyparsing==2.2.0
- python-slugify==1.2.4
- pytz==2017.3
- requests==2.18.4
- six==1.11.0
- stevedore==1.27.1
- stevedore==1.28.0
- unidecode==1.0.22
- urllib3==1.22
- whistle==1.0.0
# for examples
- pycountry ==17.9.23