diff --git a/requirements.txt b/requirements.txt index 28ba9f676ff..15cf42fcae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,11 @@ frappe -unidecode -pygithub -googlemaps -python-stdnum -braintree -gocardless_pro -woocommerce -pandas -plaid-python \ No newline at end of file +Unidecode==1.1.1 +PyGithub==1.45 +googlemaps==4.2.0 +python-stdnum==1.13 +braintree==3.59.0;python_version<"3.6" +braintree==4.0.0;python_version>="3.6" +gocardless-pro==1.16.0 +WooCommerce==2.1.1 +pandas==0.24.2 +plaid-python==3.7.0