commit | 6afa83f2c7ac8a71c05959e21884ccab2733fa14 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 18 11:05:41 2020 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 18 11:05:55 2020 +0530 |
tree | bddf90907e03e414918d6688ed2c645a6ea9cfac | |
parent | d4ee05c5fbaf6f3fd00ffd5558195bcca4ca6bfb [diff] |
fix(requirements): update to latest pandas
diff --git a/requirements.txt b/requirements.txt index c4f9171..678cf74 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,7 +2,7 @@ frappe gocardless-pro==1.11.0 googlemaps==3.1.1 -pandas==1.0.5 +pandas>=1.0.5 plaid-python==6.0.0 pycountry==19.8.18 PyGithub==1.44.1