mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
remove mysql-python pinning to 1.2.4
This commit is contained in:
@@ -20,7 +20,7 @@ requirements = [
|
||||
"jinja2",
|
||||
"markdown2",
|
||||
"markupsafe",
|
||||
"mysql-python==1.2.4",
|
||||
"mysql-python",
|
||||
"pygeoip",
|
||||
"python-dateutil",
|
||||
"python-memcached",
|
||||
|
||||
Reference in New Issue
Block a user