mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
[minor] update install requirements
This commit is contained in:
@@ -28,7 +28,9 @@ requirements = [
|
||||
"six",
|
||||
"slugify",
|
||||
"termcolor",
|
||||
"werkzeug"
|
||||
"werkzeug",
|
||||
"semantic_version",
|
||||
"gitpython==0.3.2.RC1"
|
||||
]
|
||||
|
||||
def install(install_path):
|
||||
|
||||
Reference in New Issue
Block a user