mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 07:29:22 +00:00
Merge pull request #20640 from gavindsouza/updated-requirements
chore(requirements): Pin requirements
This commit is contained in:
@@ -63,6 +63,7 @@ install:
|
|||||||
- tar -xf /tmp/wkhtmltox.tar.xz -C /tmp
|
- tar -xf /tmp/wkhtmltox.tar.xz -C /tmp
|
||||||
- sudo mv /tmp/wkhtmltox/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf
|
- sudo mv /tmp/wkhtmltox/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf
|
||||||
- sudo chmod o+x /usr/local/bin/wkhtmltopdf
|
- sudo chmod o+x /usr/local/bin/wkhtmltopdf
|
||||||
|
- sudo apt-get install libcups2-dev
|
||||||
|
|
||||||
- cd ~/frappe-bench
|
- cd ~/frappe-bench
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
|
braintree==3.57.1
|
||||||
frappe
|
frappe
|
||||||
unidecode
|
gocardless-pro==1.11.0
|
||||||
pygithub
|
googlemaps==3.1.1
|
||||||
googlemaps
|
pandas==0.24.2
|
||||||
python-stdnum
|
plaid-python==3.4.0
|
||||||
braintree
|
PyGithub==1.44.1
|
||||||
gocardless_pro
|
python-stdnum==1.12
|
||||||
woocommerce
|
Unidecode==1.1.1
|
||||||
pandas
|
WooCommerce==2.1.1
|
||||||
plaid-python
|
|
||||||
|
|||||||
Reference in New Issue
Block a user