Fix #304 -- Send consistent metadata to PayPal

This commit is contained in:
Raphael Michel
2016-11-29 16:50:37 +01:00
parent 2efde1669d
commit 82b68bf7e0
2 changed files with 38 additions and 22 deletions

View File

@@ -1,2 +1,2 @@
paypalrestsdk>=1.9,<1.10,<2.0
paypalrestsdk==1.12.*
pycparser==2.13 # https://github.com/eliben/pycparser/issues/147