Release: 0.6.0a1
This commit is contained in:
@ -1 +1 @@
|
|||||||
__version__ = '0.6.0a0'
|
__version__ = '0.6.0a1'
|
||||||
|
|||||||
@ -7,14 +7,21 @@ colorama==0.3.9
|
|||||||
docker-pycreds==0.2.1
|
docker-pycreds==0.2.1
|
||||||
docker==2.3.0
|
docker==2.3.0
|
||||||
fs==2.0.17
|
fs==2.0.17
|
||||||
|
graphviz==0.8.1
|
||||||
idna==2.6
|
idna==2.6
|
||||||
|
jinja2==2.10
|
||||||
|
markupsafe==1.0
|
||||||
|
mondrian==0.6.0
|
||||||
packaging==16.8
|
packaging==16.8
|
||||||
pbr==3.1.1
|
pbr==3.1.1
|
||||||
psutil==5.4.1
|
psutil==5.4.1
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
|
python-slugify==1.2.4
|
||||||
pytz==2017.3
|
pytz==2017.3
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
stevedore==1.27.1
|
stevedore==1.27.1
|
||||||
|
unidecode==0.4.21
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
websocket-client==0.44.0
|
websocket-client==0.44.0
|
||||||
|
whistle==1.0.0
|
||||||
|
|||||||
@ -5,14 +5,21 @@ certifi==2017.11.5
|
|||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
fs==2.0.17
|
fs==2.0.17
|
||||||
|
graphviz==0.8.1
|
||||||
idna==2.6
|
idna==2.6
|
||||||
|
jinja2==2.10
|
||||||
|
markupsafe==1.0
|
||||||
|
mondrian==0.6.0
|
||||||
packaging==16.8
|
packaging==16.8
|
||||||
pbr==3.1.1
|
pbr==3.1.1
|
||||||
psutil==5.4.1
|
psutil==5.4.1
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
|
python-slugify==1.2.4
|
||||||
pytz==2017.3
|
pytz==2017.3
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
sqlalchemy==1.1.15
|
sqlalchemy==1.1.15
|
||||||
stevedore==1.27.1
|
stevedore==1.27.1
|
||||||
|
unidecode==0.4.21
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
|
whistle==1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user