mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
fix: loosen dependencies for pandas
This commit is contained in:
committed by
Ankush Menat
parent
753adf3ce4
commit
e5ea16a6dd
@@ -2,7 +2,7 @@ braintree==3.57.1
|
|||||||
# frappe # https://github.com/frappe/frappe is installed during bench-init
|
# frappe # https://github.com/frappe/frappe is installed during bench-init
|
||||||
gocardless-pro==1.11.0
|
gocardless-pro==1.11.0
|
||||||
googlemaps==3.1.1
|
googlemaps==3.1.1
|
||||||
pandas==0.24.2
|
pandas>=0.24.0,<1.2.0
|
||||||
plaid-python~=7.2.1
|
plaid-python~=7.2.1
|
||||||
PyGithub==1.44.1
|
PyGithub==1.44.1
|
||||||
python-stdnum==1.12
|
python-stdnum==1.12
|
||||||
|
|||||||
Reference in New Issue
Block a user