2016-04-25 15:21:17 +02:00
|
|
|
# Primary requirements
|
2017-03-03 12:33:01 +01:00
|
|
|
-r ../pillar-python-sdk/requirements.txt
|
|
|
|
|
2018-11-12 12:57:25 +01:00
|
|
|
attrs==18.2.0
|
2017-04-11 12:08:57 +02:00
|
|
|
algoliasearch==1.12.0
|
2017-03-03 14:16:29 +01:00
|
|
|
bcrypt==3.1.3
|
2015-10-20 23:52:18 +02:00
|
|
|
blinker==1.4
|
2018-06-08 19:34:39 +02:00
|
|
|
bleach==2.1.3
|
2018-08-30 12:31:54 +02:00
|
|
|
celery[redis]==4.2.1
|
2017-09-05 13:38:04 +02:00
|
|
|
CommonMark==0.7.2
|
2018-01-11 10:29:15 +01:00
|
|
|
elasticsearch==6.1.1
|
|
|
|
elasticsearch-dsl==6.1.0
|
2018-08-30 12:04:57 +02:00
|
|
|
Eve==0.8
|
|
|
|
Flask==1.0.2
|
|
|
|
Flask-Babel==0.11.2
|
|
|
|
Flask-Caching==1.4.0
|
2018-11-01 02:19:13 +01:00
|
|
|
Flask-DebugToolbar==0.10.1
|
2018-08-30 12:04:57 +02:00
|
|
|
Flask-Script==2.0.6
|
|
|
|
Flask-Login==0.4.1
|
|
|
|
Flask-WTF==0.14.2
|
2016-04-13 10:07:29 +02:00
|
|
|
gcloud==0.12.0
|
2015-10-03 17:07:14 +02:00
|
|
|
google-apitools==0.4.11
|
|
|
|
httplib2==0.9.2
|
2018-01-23 18:08:53 +01:00
|
|
|
IPy==0.83
|
2017-12-07 13:02:23 +01:00
|
|
|
MarkupSafe==0.23
|
2015-10-11 22:17:02 +02:00
|
|
|
ndg-httpsclient==0.4.0
|
2017-06-15 16:53:06 +02:00
|
|
|
Pillow==4.1.1
|
2016-11-08 13:38:36 +01:00
|
|
|
python-dateutil==2.5.3
|
2017-08-18 18:34:10 +02:00
|
|
|
rauth==0.7.3
|
2017-12-07 12:58:21 +01:00
|
|
|
raven[flask]==6.3.0
|
2018-08-30 12:04:57 +02:00
|
|
|
requests==2.13.0
|
2017-03-08 17:16:44 +01:00
|
|
|
redis==2.10.5
|
2018-03-26 11:58:09 +02:00
|
|
|
shortcodes==2.5.0
|
2015-10-20 17:08:40 +02:00
|
|
|
WebOb==1.5.0
|
2016-11-07 10:56:31 +01:00
|
|
|
wheel==0.29.0
|
2016-02-22 16:48:53 +01:00
|
|
|
zencoder==0.6.5
|
2016-03-24 15:16:37 +01:00
|
|
|
|
2018-08-28 17:29:53 +02:00
|
|
|
|
2016-04-25 15:21:17 +02:00
|
|
|
# Secondary requirements
|
2018-08-30 12:04:57 +02:00
|
|
|
amqp==2.3.2
|
|
|
|
asn1crypto==0.24.0
|
|
|
|
Babel==2.6.0
|
|
|
|
billiard==3.5.0.4
|
|
|
|
Cerberus==1.2
|
2019-03-07 17:39:06 +01:00
|
|
|
cffi==1.12.2
|
2018-08-30 12:04:57 +02:00
|
|
|
click==6.7
|
2019-03-07 17:39:06 +01:00
|
|
|
cryptography==2.6.1
|
2018-08-30 12:04:57 +02:00
|
|
|
Events==0.3
|
|
|
|
future==0.16.0
|
|
|
|
googleapis-common-protos==1.5.3
|
|
|
|
html5lib==1.0.1
|
|
|
|
idna==2.5
|
|
|
|
ipaddress==1.0.22
|
|
|
|
itsdangerous==0.24
|
|
|
|
Jinja2==2.10
|
|
|
|
kombu==4.2.1
|
|
|
|
oauth2client==4.1.2
|
|
|
|
oauthlib==2.1.0
|
|
|
|
olefile==0.45.1
|
|
|
|
protobuf==3.6.0
|
|
|
|
protorpc==0.12.0
|
|
|
|
pyasn1==0.4.4
|
|
|
|
pyasn1-modules==0.2.2
|
2019-03-07 17:39:06 +01:00
|
|
|
pycparser==2.19
|
2018-08-30 12:04:57 +02:00
|
|
|
pymongo==3.7.0
|
|
|
|
pyOpenSSL==16.2.0
|
|
|
|
pytz==2018.5
|
|
|
|
requests-oauthlib==1.0.0
|
|
|
|
rsa==3.4.2
|
|
|
|
simplejson==3.16.0
|
2019-03-07 17:39:06 +01:00
|
|
|
six==1.12.0
|
2018-08-30 12:04:57 +02:00
|
|
|
urllib3==1.22
|
|
|
|
vine==1.1.4
|
|
|
|
webencodings==0.5.1
|
|
|
|
Werkzeug==0.14.1
|
|
|
|
WTForms==2.2.1
|