[minor] update install requirements
This commit is contained in:
parent
96a67ad454
commit
374461bbd1
@ -28,7 +28,9 @@ requirements = [
|
|||||||
"six",
|
"six",
|
||||||
"slugify",
|
"slugify",
|
||||||
"termcolor",
|
"termcolor",
|
||||||
"werkzeug"
|
"werkzeug",
|
||||||
|
"semantic_version",
|
||||||
|
"gitpython==0.3.2.RC1"
|
||||||
]
|
]
|
||||||
|
|
||||||
def install(install_path):
|
def install(install_path):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user