chore: remove frappe from requirements.txt

Due to recent changes in pip dependency resolver, in some random cases
pip thinks frappe is not installed and tries to fetch it from pypi,
which results in errors like #25496

Until a better solution is available, frappe should not be part
of requirements.txt
This commit is contained in:
Ankush Menat 2021-04-28 13:46:47 +05:30
parent b7fea12cdf
commit 64a38f52cf
No known key found for this signature in database
GPG Key ID: 8EA82E09BBD13AAF

View File

@ -1,4 +1,4 @@
frappe
# frappe # https://github.com/frappe/frappe is installed during bench-init
gocardless-pro~=1.22.0
googlemaps # used in ERPNext, but dependency is defined in Frappe
pandas~=1.1.5