Update requirements.
This commit is contained in:
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
# Generated by Medikit 0.6.1 on 2018-05-16.
|
# Generated by Medikit 0.6.1 on 2018-05-21.
|
||||||
# All changes will be overriden.
|
# All changes will be overriden.
|
||||||
# Edit Projectfile and run “make update” (or “medikit update”) to regenerate.
|
# Edit Projectfile and run “make update” (or “medikit update”) to regenerate.
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@ chardet==3.0.4
|
|||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
docker-pycreds==0.2.3
|
docker-pycreds==0.2.3
|
||||||
docker==2.7.0
|
docker==2.7.0
|
||||||
fs==2.0.21
|
fs==2.0.23
|
||||||
graphviz==0.8.3
|
graphviz==0.8.3
|
||||||
idna==2.6
|
idna==2.6
|
||||||
jinja2==2.10
|
jinja2==2.10
|
||||||
|
|||||||
@ -5,7 +5,7 @@ bonobo-sqlalchemy==0.6.0
|
|||||||
certifi==2018.4.16
|
certifi==2018.4.16
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
fs==2.0.21
|
fs==2.0.23
|
||||||
graphviz==0.8.3
|
graphviz==0.8.3
|
||||||
idna==2.6
|
idna==2.6
|
||||||
jinja2==2.10
|
jinja2==2.10
|
||||||
|
|||||||
@ -3,7 +3,7 @@ appdirs==1.4.3
|
|||||||
certifi==2018.4.16
|
certifi==2018.4.16
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
fs==2.0.21
|
fs==2.0.23
|
||||||
graphviz==0.8.3
|
graphviz==0.8.3
|
||||||
idna==2.6
|
idna==2.6
|
||||||
jinja2==2.10
|
jinja2==2.10
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -1,4 +1,4 @@
|
|||||||
# Generated by Medikit 0.6.1 on 2018-05-16.
|
# Generated by Medikit 0.6.1 on 2018-05-21.
|
||||||
# All changes will be overriden.
|
# All changes will be overriden.
|
||||||
# Edit Projectfile and run “make update” (or “medikit update”) to regenerate.
|
# Edit Projectfile and run “make update” (or “medikit update”) to regenerate.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user