Re-pinned dependency versions
This commit is contained in:
parent
00a7406a1e
commit
e9f303f330
@ -10,13 +10,13 @@ celery[redis]==4.0.2
|
||||
CommonMark==0.7.2
|
||||
elasticsearch==6.1.1
|
||||
elasticsearch-dsl==6.1.0
|
||||
Eve
|
||||
Flask
|
||||
Flask-Babel
|
||||
Flask-Caching
|
||||
Flask-Script
|
||||
Flask-Login
|
||||
Flask-WTF
|
||||
Eve==0.8
|
||||
Flask==1.0.2
|
||||
Flask-Babel==0.11.2
|
||||
Flask-Caching==1.4.0
|
||||
Flask-Script==2.0.6
|
||||
Flask-Login==0.4.1
|
||||
Flask-WTF==0.14.2
|
||||
gcloud==0.12.0
|
||||
google-apitools==0.4.11
|
||||
httplib2==0.9.2
|
||||
@ -27,6 +27,7 @@ Pillow==4.1.1
|
||||
python-dateutil==2.5.3
|
||||
rauth==0.7.3
|
||||
raven[flask]==6.3.0
|
||||
requests==2.13.0
|
||||
redis==2.10.5
|
||||
shortcodes==2.5.0
|
||||
WebOb==1.5.0
|
||||
@ -35,30 +36,40 @@ zencoder==0.6.5
|
||||
|
||||
|
||||
# Secondary requirements
|
||||
# amqp==2.1.4
|
||||
# billiard==3.5.0.2
|
||||
# Flask-PyMongo==0.4.1
|
||||
# Cerberus==1.2.0
|
||||
# Events==0.2.2
|
||||
# future==0.15.2
|
||||
# html5lib==0.99999999
|
||||
# googleapis-common-protos==1.1.0
|
||||
# itsdangerous==0.24
|
||||
# Jinja2==2.9.6
|
||||
# kombu==4.0.2
|
||||
# oauth2client==2.0.2
|
||||
# oauthlib==2.0.1
|
||||
# olefile==0.44
|
||||
# protobuf==3.0.0b2.post2
|
||||
# protorpc==0.11.1
|
||||
# pyasn1-modules==0.0.8
|
||||
# pymongo==3.4.0
|
||||
# pytz==2017.2
|
||||
# requests-oauthlib==0.7.0
|
||||
# rsa==3.4.2
|
||||
# simplejson==3.10.0
|
||||
# six==1.10.0
|
||||
# urllib3==1.22
|
||||
# vine==1.1.3
|
||||
# WTForms==2.1
|
||||
# Werkzeug==0.11.15
|
||||
amqp==2.3.2
|
||||
asn1crypto==0.24.0
|
||||
Babel==2.6.0
|
||||
billiard==3.5.0.4
|
||||
Cerberus==1.2
|
||||
cffi==1.10.0
|
||||
click==6.7
|
||||
cryptography==2.0.3
|
||||
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
|
||||
pycparser==2.17
|
||||
pymongo==3.7.0
|
||||
pyOpenSSL==16.2.0
|
||||
pytz==2018.5
|
||||
requests-oauthlib==1.0.0
|
||||
rsa==3.4.2
|
||||
simplejson==3.16.0
|
||||
six==1.10.0
|
||||
urllib3==1.22
|
||||
vine==1.1.4
|
||||
webencodings==0.5.1
|
||||
Werkzeug==0.14.1
|
||||
WTForms==2.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user