53 lines
905 B
Plaintext
53 lines
905 B
Plaintext
# Primary requirements
|
|
-r ../pillar-python-sdk/requirements.txt
|
|
|
|
attrs==16.2.0
|
|
algoliasearch==1.8.0
|
|
bcrypt==3.1.3
|
|
blinker==1.4
|
|
bugsnag==2.3.1
|
|
bleach==1.4.3
|
|
Cerberus==0.9.2
|
|
commonmark==0.7.2
|
|
Eve==0.6.3
|
|
Events==0.2.1
|
|
Flask==0.10.1
|
|
Flask-Cache==0.13.1
|
|
Flask-Script==2.0.5
|
|
Flask-Login==0.3.2
|
|
Flask-OAuthlib==0.9.3
|
|
Flask-WTF==0.12
|
|
gcloud==0.12.0
|
|
google-apitools==0.4.11
|
|
httplib2==0.9.2
|
|
MarkupSafe==0.23
|
|
ndg-httpsclient==0.4.0
|
|
Pillow==2.8.1
|
|
pycrypto==2.6.1
|
|
python-dateutil==2.5.3
|
|
redis==2.10.5
|
|
simplejson==3.8.2
|
|
WebOb==1.5.0
|
|
wheel==0.29.0
|
|
zencoder==0.6.5
|
|
|
|
# Secondary requirements
|
|
Flask-PyMongo==0.4.1
|
|
Jinja2==2.8
|
|
Werkzeug==0.11.10
|
|
CommonMark==0.7.2
|
|
future==0.15.2
|
|
html5lib==0.9999999
|
|
googleapis-common-protos==1.1.0
|
|
itsdangerous==0.24
|
|
oauth2client==2.0.2
|
|
oauthlib==2.0.1
|
|
protobuf==3.0.0b2.post2
|
|
protorpc==0.11.1
|
|
pyasn1-modules==0.0.8
|
|
pymongo==3.2.2
|
|
requests-oauthlib==0.7.0
|
|
rsa==3.4.2
|
|
six==1.10.0
|
|
WTForms==2.1
|