2016-04-25 15:21:17 +02:00
|
|
|
# Primary requirements
|
2017-03-03 12:33:01 +01:00
|
|
|
-r ../pillar-python-sdk/requirements.txt
|
|
|
|
|
2016-09-27 12:16:27 +02:00
|
|
|
attrs==16.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
|
Upgraded bugsnag 2.3.1 → 3.1.1
I hope this fixes this error; I no longer see it locally:
Traceback (most recent call last):
File "/data/git/blender-cloud/runserver.wsgi", line 16, in <module>
application = PillarServer(my_path)
File "/data/git/pillar/pillar/__init__.py", line 96, in __init__
self._config_bugsnag()
File "/data/git/pillar/pillar/__init__.py", line 191, in _config_bugsnag
handle_exceptions(self)
File "/opt/python/lib/python3.6/site-packages/bugsnag/flask/__init__.py", line 27, in handle_exceptions
got_request_exception.connect(__log_exception, app)
File "/opt/python/lib/python3.6/site-packages/blinker/base.py", line 130, in connect
sender_ref = reference(sender, self._cleanup_sender)
File "/opt/python/lib/python3.6/site-packages/blinker/_utilities.py", line 134, in reference
weak = callable_reference(object, callback)
File "/opt/python/lib/python3.6/site-packages/blinker/_utilities.py", line 145, in callable_reference
return BoundMethodWeakref(target=object, on_delete=callback)
File "/opt/python/lib/python3.6/site-packages/blinker/_saferef.py", line 135, in __new__
key = cls.calculate_key(target)
File "/opt/python/lib/python3.6/site-packages/blinker/_saferef.py", line 196, in calculate_key
return (id(get_self(target)), id(get_func(target)))
File "/opt/python/lib/python3.6/site-packages/events/events.py", line 41, in __getattr__
(self.__class__.__name__, name))
AttributeError: type object 'PillarServer' has no attribute '__self__'
2017-09-13 16:03:38 +02:00
|
|
|
bugsnag[flask]==3.1.1
|
2016-10-19 09:57:43 +02:00
|
|
|
bleach==1.4.3
|
2017-06-01 15:41:21 +02:00
|
|
|
celery[redis]==4.0.2
|
2017-09-05 13:38:04 +02:00
|
|
|
CommonMark==0.7.2
|
2017-05-18 15:30:33 +02:00
|
|
|
Eve==0.7.3
|
2017-11-03 11:39:53 +01:00
|
|
|
Flask==0.12.2
|
2017-09-09 00:02:24 +02:00
|
|
|
Flask-Babel==0.11.2
|
2016-09-29 10:01:15 +02:00
|
|
|
Flask-Cache==0.13.1
|
2017-11-03 11:39:53 +01:00
|
|
|
Flask-Script==2.0.6
|
2016-09-29 10:01:15 +02:00
|
|
|
Flask-Login==0.3.2
|
|
|
|
Flask-WTF==0.12
|
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
|
2017-11-03 11:39:53 +01:00
|
|
|
MarkupSafe==1.0
|
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-03-08 17:16:44 +01:00
|
|
|
redis==2.10.5
|
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
|
|
|
|
2016-04-25 15:21:17 +02:00
|
|
|
# Secondary requirements
|
2017-06-01 15:41:21 +02:00
|
|
|
amqp==2.1.4
|
|
|
|
billiard==3.5.0.2
|
2016-04-25 15:21:17 +02:00
|
|
|
Flask-PyMongo==0.4.1
|
2017-09-05 13:38:04 +02:00
|
|
|
Cerberus==0.9.2
|
|
|
|
Events==0.2.2
|
2016-10-20 13:01:43 +02:00
|
|
|
future==0.15.2
|
2016-10-19 09:57:43 +02:00
|
|
|
html5lib==0.9999999
|
2016-04-25 15:21:17 +02:00
|
|
|
googleapis-common-protos==1.1.0
|
|
|
|
itsdangerous==0.24
|
2017-09-05 13:38:04 +02:00
|
|
|
Jinja2==2.9.6
|
2017-06-01 15:41:21 +02:00
|
|
|
kombu==4.0.2
|
2016-04-25 15:21:17 +02:00
|
|
|
oauth2client==2.0.2
|
2017-03-03 11:30:24 +01:00
|
|
|
oauthlib==2.0.1
|
2017-06-15 16:53:06 +02:00
|
|
|
olefile==0.44
|
2016-04-25 15:21:17 +02:00
|
|
|
protobuf==3.0.0b2.post2
|
|
|
|
protorpc==0.11.1
|
|
|
|
pyasn1-modules==0.0.8
|
2017-05-18 15:30:33 +02:00
|
|
|
pymongo==3.4.0
|
2017-06-01 15:41:21 +02:00
|
|
|
pytz==2017.2
|
2017-03-03 11:37:55 +01:00
|
|
|
requests-oauthlib==0.7.0
|
2017-03-03 14:16:29 +01:00
|
|
|
rsa==3.4.2
|
2017-05-18 15:30:33 +02:00
|
|
|
simplejson==3.10.0
|
2016-04-25 15:21:17 +02:00
|
|
|
six==1.10.0
|
2017-06-01 15:41:21 +02:00
|
|
|
vine==1.1.3
|
2017-03-03 11:30:24 +01:00
|
|
|
WTForms==2.1
|
2017-11-03 11:39:53 +01:00
|
|
|
Werkzeug==0.12.2
|