fix: Add future in requirements.txt

Since future is removed from frappe, adding it as a dependency here
This commit is contained in:
Gavin D'souza 2021-05-27 15:29:41 +05:30
parent 1a5c21c759
commit 07ba05630e

View File

@ -1,3 +1,4 @@
future==0.18.2
# 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