mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 03:23:35 +00:00
* fix(deps): pin plaid-python to 7.2.x Old requirement.txt was allowing next major version which has breaking changes and causes failure in installation. * fix(deps): remove frappe from requirements.txt
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
braintree==3.57.1
|
|
# frappe # https://github.com/frappe/frappe is installed during bench-init
|
|
gocardless-pro==1.11.0
|
|
googlemaps==3.1.1
|
|
pandas==0.24.2
|
|
plaid-python~=7.2.1
|
|
PyGithub==1.44.1
|
|
python-stdnum==1.12
|
|
Unidecode==1.1.1
|
|
WooCommerce==2.1.1
|
|
pycryptodome==3.9.8
|