Upgrade requirements to get newest code-annotations.
This commit is contained in:
@@ -120,7 +120,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.14
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
@@ -236,7 +236,7 @@ urllib3==1.23
|
||||
user-util==0.1.5
|
||||
voluptuous==0.11.5
|
||||
watchdog==0.9.0
|
||||
web-fragments==0.2.2
|
||||
web-fragments==0.3.0
|
||||
webencodings==0.5.1 # via html5lib
|
||||
webob==1.8.5 # via xblock
|
||||
wrapt==1.10.5
|
||||
|
||||
@@ -60,7 +60,7 @@ beautifulsoup4==4.7.1
|
||||
before-after==1.0.1
|
||||
billiard==3.3.0.23
|
||||
bleach==2.1.4
|
||||
bok-choy==0.9.0
|
||||
bok-choy==0.9.3
|
||||
boto3==1.4.8
|
||||
boto==2.39.0
|
||||
botocore==1.8.17
|
||||
@@ -71,7 +71,7 @@ cffi==1.12.1
|
||||
chardet==3.0.4
|
||||
click-log==0.1.8
|
||||
click==7.0
|
||||
code-annotations==0.2.3
|
||||
code-annotations==0.2.4
|
||||
colorama==0.4.1
|
||||
configparser==3.7.1
|
||||
constantly==15.1.0
|
||||
@@ -143,7 +143,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.14
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
@@ -236,7 +236,7 @@ pbr==5.1.2
|
||||
pdfminer==20140328
|
||||
piexif==1.0.2
|
||||
pillow==5.4.1
|
||||
pip-tools==3.3.2
|
||||
pip-tools==3.4.0
|
||||
pkgconfig==1.4.0
|
||||
pluggy==0.8.1
|
||||
polib==1.1.0
|
||||
@@ -348,7 +348,7 @@ voluptuous==0.11.5
|
||||
vulture==1.0
|
||||
w3lib==1.20.0
|
||||
watchdog==0.9.0
|
||||
web-fragments==0.2.2
|
||||
web-fragments==0.3.0
|
||||
webencodings==0.5.1
|
||||
webob==1.8.5
|
||||
werkzeug==0.14.1
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
# make upgrade
|
||||
#
|
||||
click==7.0 # via pip-tools
|
||||
pip-tools==3.3.2
|
||||
pip-tools==3.4.0
|
||||
six==1.11.0
|
||||
|
||||
@@ -46,7 +46,7 @@ anyjson==0.3.3
|
||||
apipkg==1.5 # via execnet
|
||||
appdirs==1.4.3
|
||||
argh==0.26.2
|
||||
argparse==1.4.0 # via unittest2
|
||||
argparse==1.4.0 # via caniusepython3, unittest2
|
||||
asn1crypto==0.24.0
|
||||
astroid==1.5.3 # via edx-lint, pylint, pylint-celery
|
||||
atomicwrites==1.3.0 # via pytest
|
||||
@@ -58,7 +58,7 @@ beautifulsoup4==4.7.1
|
||||
before-after==1.0.1
|
||||
billiard==3.3.0.23
|
||||
bleach==2.1.4
|
||||
bok-choy==0.9.0
|
||||
bok-choy==0.9.3
|
||||
boto3==1.4.8
|
||||
boto==2.39.0
|
||||
botocore==1.8.17
|
||||
@@ -69,7 +69,7 @@ cffi==1.12.1
|
||||
chardet==3.0.4
|
||||
click-log==0.1.8 # via edx-lint
|
||||
click==7.0
|
||||
code-annotations==0.2.3
|
||||
code-annotations==0.2.4
|
||||
colorama==0.4.1 # via radon
|
||||
configparser==3.7.1 # via entrypoints, flake8, pylint
|
||||
constantly==15.1.0 # via twisted
|
||||
@@ -139,7 +139,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.14
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
@@ -334,7 +334,7 @@ virtualenv==16.4.0 # via tox
|
||||
voluptuous==0.11.5
|
||||
w3lib==1.20.0 # via parsel, scrapy
|
||||
watchdog==0.9.0
|
||||
web-fragments==0.2.2
|
||||
web-fragments==0.3.0
|
||||
webencodings==0.5.1
|
||||
webob==1.8.5
|
||||
werkzeug==0.14.1 # via flask
|
||||
|
||||
Reference in New Issue
Block a user