From 81c7c672d45bc1691e3b618a8dcc050e09a19862 Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Wed, 6 Apr 2022 15:20:56 +0530 Subject: [PATCH] chore(deps)!: Drop `pandas` as dependency --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 657054fb240d..85ff515772dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ # frappe # https://github.com/frappe/frappe is installed during bench-init gocardless-pro~=1.22.0 googlemaps -pandas>=1.1.5,<2.0.0 plaid-python~=7.2.1 pycountry~=20.7.3 PyGithub~=1.55