Write our users to Marketo as leads.
This commit is contained in:
parent
013e27f7d5
commit
f04b018805
11 changed files with 250 additions and 6 deletions
|
@ -47,6 +47,7 @@ jsonschema==2.5.1
|
|||
keystoneauth1==2.4.0
|
||||
Mako==1.0.4
|
||||
marisa-trie==0.7.2
|
||||
-e git+https://github.com/jepcastelein/marketo-rest-python.git@1ba6dfee030b192f0930dd8c3b6d53b52d886c65#egg=marketorestpython-master
|
||||
MarkupSafe==0.23
|
||||
mixpanel==4.3.0
|
||||
mock==2.0.0
|
||||
|
@ -98,7 +99,7 @@ raven==5.12.0
|
|||
redis==2.10.5
|
||||
redlock==1.2.0
|
||||
reportlab==2.7
|
||||
requests==2.9.1
|
||||
requests==2.11.1
|
||||
requests-oauthlib==0.6.1
|
||||
-e git+https://github.com/coreos/resumablehashlib.git@b1b631249589b07adf40e0ee545b323a501340b4#egg=resumablehashlib
|
||||
semantic-version==2.5.0
|
||||
|
@ -114,6 +115,7 @@ urllib3==1.14
|
|||
waitress==0.8.10
|
||||
WebOb==1.6.0
|
||||
Werkzeug==0.11.5
|
||||
wheel==0.24.0
|
||||
wrapt==1.10.7
|
||||
xhtml2pdf==0.0.6
|
||||
xmltodict==0.10.1
|
||||
|
|
Reference in a new issue