Merge pull request #18826 from edx/bryankle/incr-5
INCR-5 Removed pynliner version constraint and upgraded
This commit is contained in:
@@ -11,7 +11,7 @@ common/lib/symmath
|
||||
asn1crypto==0.24.0
|
||||
backports-abc==0.5 # via tornado
|
||||
cffi==1.11.5
|
||||
cryptography==2.3
|
||||
cryptography==2.3.1
|
||||
enum34==1.1.6
|
||||
futures==3.2.0 # via tornado
|
||||
idna==2.7
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
-e common/lib/symmath
|
||||
asn1crypto==0.24.0 # via cryptography
|
||||
cffi==1.11.5 # via cryptography
|
||||
cryptography==2.3
|
||||
cryptography==2.3.1
|
||||
enum34==1.1.6 # via cryptography
|
||||
idna==2.7 # via cryptography
|
||||
ipaddress==1.0.22 # via cryptography
|
||||
|
||||
@@ -119,7 +119,7 @@ pyjwkest==1.3.2
|
||||
# TODO Replace PyJWT usage with pyjwkest
|
||||
PyJWT==1.5.2
|
||||
pymongo # MongoDB driver
|
||||
pynliner==0.5.2 # Inlines CSS styles into HTML for email notifications
|
||||
pynliner # Inlines CSS styles into HTML for email notifications
|
||||
python-dateutil==2.4
|
||||
python-Levenshtein
|
||||
python-openid
|
||||
|
||||
@@ -49,7 +49,7 @@ argparse==1.4.0
|
||||
asn1crypto==0.24.0
|
||||
attrs==17.4.0
|
||||
babel==1.3
|
||||
beautifulsoup==3.2.1 # via pynliner
|
||||
beautifulsoup4==4.6.3 # via pynliner
|
||||
billiard==3.3.0.23 # via celery
|
||||
bleach==1.4
|
||||
boto3==1.4.8
|
||||
@@ -61,7 +61,7 @@ charade==1.0.3 # via pysrt
|
||||
click==6.7 # via user-util
|
||||
coreapi==2.3.3 # via django-rest-swagger, openapi-codec
|
||||
coreschema==0.0.4 # via coreapi
|
||||
cryptography==2.3
|
||||
cryptography==2.3.1
|
||||
cssutils==1.0.2 # via pynliner
|
||||
ddt==0.8.0
|
||||
decorator==4.3.0 # via dogapi, pycontracts
|
||||
@@ -83,7 +83,7 @@ django-method-override==0.1.0
|
||||
django-model-utils==3.0.0
|
||||
django-mptt==0.8.7
|
||||
django-multi-email-field==0.5.1 # via edx-enterprise
|
||||
django-mysql==2.4.0
|
||||
django-mysql==2.4.1
|
||||
django-oauth-toolkit==0.12.0
|
||||
django-object-actions==0.10.0 # via edx-enterprise
|
||||
django-pyfs==2.0
|
||||
@@ -116,7 +116,7 @@ edx-django-oauth2-provider==1.3.4
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==0.5.1
|
||||
edx-drf-extensions==1.6.1
|
||||
edx-drf-extensions==1.6.2
|
||||
edx-enterprise==0.73.0
|
||||
edx-i18n-tools==0.4.6
|
||||
edx-milestones==0.1.13
|
||||
@@ -194,7 +194,7 @@ pygraphviz==1.1
|
||||
pyjwkest==1.3.2
|
||||
pyjwt==1.5.2
|
||||
pymongo==2.9.1
|
||||
pynliner==0.5.2
|
||||
pynliner==0.8.0
|
||||
pyparsing==2.2.0
|
||||
pysrt==0.4.7
|
||||
python-dateutil==2.4.0
|
||||
@@ -207,7 +207,7 @@ pytz==2016.10
|
||||
pyuca==1.1
|
||||
pyyaml==3.13
|
||||
redis==2.10.6
|
||||
reportlab==3.5.4
|
||||
reportlab==3.5.6
|
||||
requests-oauthlib==0.6.1
|
||||
requests==2.9.1
|
||||
rest-condition==1.0.3
|
||||
|
||||
@@ -58,7 +58,6 @@ attrs==17.4.0
|
||||
babel==1.3
|
||||
backports.functools-lru-cache==1.5
|
||||
beautifulsoup4==4.6.3
|
||||
beautifulsoup==3.2.1
|
||||
before-after==1.0.1
|
||||
billiard==3.3.0.23
|
||||
bleach==1.4
|
||||
@@ -77,7 +76,7 @@ constantly==15.1.0
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
coverage==4.2
|
||||
cryptography==2.3
|
||||
cryptography==2.3.1
|
||||
cssselect==1.0.3
|
||||
cssutils==1.0.2
|
||||
ddt==0.8.0
|
||||
@@ -103,7 +102,7 @@ django-method-override==0.1.0
|
||||
django-model-utils==3.0.0
|
||||
django-mptt==0.8.7
|
||||
django-multi-email-field==0.5.1
|
||||
django-mysql==2.4.0
|
||||
django-mysql==2.4.1
|
||||
django-oauth-toolkit==0.12.0
|
||||
django-object-actions==0.10.0
|
||||
django-pyfs==2.0
|
||||
@@ -136,7 +135,7 @@ edx-django-oauth2-provider==1.3.4
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==0.5.1
|
||||
edx-drf-extensions==1.6.1
|
||||
edx-drf-extensions==1.6.2
|
||||
edx-enterprise==0.73.0
|
||||
edx-i18n-tools==0.4.6
|
||||
edx-lint==0.5.5
|
||||
@@ -157,7 +156,7 @@ event-tracking==0.2.4
|
||||
execnet==1.5.0
|
||||
extras==1.0.0
|
||||
factory_boy==2.8.1
|
||||
faker==0.8.18
|
||||
faker==0.9.0
|
||||
feedparser==5.1.3
|
||||
firebase-token-generator==1.3.2
|
||||
first==2.0.1
|
||||
@@ -172,7 +171,7 @@ funcsigs==1.0.2
|
||||
functools32==3.2.3.post2
|
||||
future==0.16.0
|
||||
futures==3.2.0 ; python_version == "2.7"
|
||||
fuzzywuzzy==0.16.0
|
||||
fuzzywuzzy==0.17.0
|
||||
glob2==0.3
|
||||
gunicorn==17.5
|
||||
hash-ring==1.3.1
|
||||
@@ -259,7 +258,7 @@ pylint-django==0.7.2
|
||||
pylint-plugin-utils==0.3
|
||||
pylint==1.7.1
|
||||
pymongo==2.9.1
|
||||
pynliner==0.5.2
|
||||
pynliner==0.8.0
|
||||
pyopenssl==18.0.0
|
||||
pyparsing==2.2.0
|
||||
pyquery==1.4.0
|
||||
@@ -287,7 +286,7 @@ pyyaml==3.13
|
||||
queuelib==1.5.0
|
||||
radon==2.2.0
|
||||
redis==2.10.6
|
||||
reportlab==3.5.4
|
||||
reportlab==3.5.6
|
||||
requests-oauthlib==0.6.1
|
||||
requests==2.9.1
|
||||
rest-condition==1.0.3
|
||||
@@ -312,7 +311,7 @@ social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
sorl-thumbnail==12.3
|
||||
sortedcontainers==0.9.2
|
||||
sphinx==1.7.6
|
||||
sphinx==1.7.7
|
||||
sphinxcontrib-websupport==1.1.0 # via sphinx
|
||||
splinter==0.8.0
|
||||
sqlparse==0.2.4 # via django-debug-toolbar
|
||||
|
||||
@@ -55,7 +55,6 @@ attrs==17.4.0
|
||||
babel==1.3
|
||||
backports.functools-lru-cache==1.5 # via astroid, pylint
|
||||
beautifulsoup4==4.6.3
|
||||
beautifulsoup==3.2.1
|
||||
before-after==1.0.1
|
||||
billiard==3.3.0.23
|
||||
bleach==1.4
|
||||
@@ -74,7 +73,7 @@ constantly==15.1.0 # via twisted
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
coverage==4.2
|
||||
cryptography==2.3
|
||||
cryptography==2.3.1
|
||||
cssselect==1.0.3
|
||||
cssutils==1.0.2
|
||||
ddt==0.8.0
|
||||
@@ -99,7 +98,7 @@ django-method-override==0.1.0
|
||||
django-model-utils==3.0.0
|
||||
django-mptt==0.8.7
|
||||
django-multi-email-field==0.5.1
|
||||
django-mysql==2.4.0
|
||||
django-mysql==2.4.1
|
||||
django-oauth-toolkit==0.12.0
|
||||
django-object-actions==0.10.0
|
||||
django-pyfs==2.0
|
||||
@@ -131,7 +130,7 @@ edx-django-oauth2-provider==1.3.4
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==0.5.1
|
||||
edx-drf-extensions==1.6.1
|
||||
edx-drf-extensions==1.6.2
|
||||
edx-enterprise==0.73.0
|
||||
edx-i18n-tools==0.4.6
|
||||
edx-lint==0.5.5
|
||||
@@ -151,7 +150,7 @@ event-tracking==0.2.4
|
||||
execnet==1.5.0 # via pytest-xdist
|
||||
extras==1.0.0 # via python-subunit, testtools
|
||||
factory_boy==2.8.1
|
||||
faker==0.8.18 # via factory-boy
|
||||
faker==0.9.0 # via factory-boy
|
||||
feedparser==5.1.3
|
||||
firebase-token-generator==1.3.2
|
||||
fixtures==3.0.0 # via testtools
|
||||
@@ -165,7 +164,7 @@ funcsigs==1.0.2 # via pytest
|
||||
functools32==3.2.3.post2 # via parsel
|
||||
future==0.16.0
|
||||
futures==3.2.0 ; python_version == "2.7"
|
||||
fuzzywuzzy==0.16.0
|
||||
fuzzywuzzy==0.17.0
|
||||
glob2==0.3
|
||||
gunicorn==17.5
|
||||
hash-ring==1.3.1
|
||||
@@ -247,7 +246,7 @@ pylint-django==0.7.2 # via edx-lint
|
||||
pylint-plugin-utils==0.3
|
||||
pylint==1.7.1 # via edx-lint, pylint-celery, pylint-django, pylint-plugin-utils
|
||||
pymongo==2.9.1
|
||||
pynliner==0.5.2
|
||||
pynliner==0.8.0
|
||||
pyopenssl==18.0.0 # via scrapy, service-identity
|
||||
pyparsing==2.2.0
|
||||
pyquery==1.4.0
|
||||
@@ -275,7 +274,7 @@ pyyaml==3.13
|
||||
queuelib==1.5.0 # via scrapy
|
||||
radon==2.2.0
|
||||
redis==2.10.6
|
||||
reportlab==3.5.4
|
||||
reportlab==3.5.6
|
||||
requests-oauthlib==0.6.1
|
||||
requests==2.9.1
|
||||
rest-condition==1.0.3
|
||||
|
||||
Reference in New Issue
Block a user