INCR-31 INCR-38 Remove constraint on pysrt and run make upgrade

This commit is contained in:
Christie Rice
2019-01-03 14:58:28 -05:00
parent dc8aa9dae4
commit ba652117ab
4 changed files with 7 additions and 10 deletions

View File

@@ -132,7 +132,7 @@ rest-condition # DRF's recommendation for supporting comple
rfc6266-parser # Used to generate Content-Disposition headers.
social-auth-app-django<3.0.0
social-auth-core<2.0.0
pysrt==0.4.7 # Support for SubRip subtitle files, used in the video XModule
pysrt # Support for SubRip subtitle files, used in the video XModule
pytz # Time zone information database
PyYAML # Used to parse XModule resource templates
redis==2.10.6 # celery task broker

View File

@@ -59,7 +59,6 @@ botocore==1.8.17
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
charade==1.0.3 # via pysrt
chardet==3.0.4
click==7.0 # via user-util
coreapi==2.3.3 # via django-rest-swagger, openapi-codec
@@ -183,7 +182,7 @@ paver==1.3.4
pbr==5.1.1
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
pillow==5.4.0
polib==1.1.0 # via edx-i18n-tools
psutil==1.2.1
py2neo==3.1.2
@@ -198,7 +197,7 @@ pyjwt==1.5.2
pymongo==2.9.1
pynliner==0.8.0
pyparsing==2.2.0
pysrt==0.4.7
pysrt==1.1.1
python-dateutil==2.4.0
python-levenshtein==0.12.0
python-memcached==1.48

View File

@@ -68,7 +68,6 @@ botocore==1.8.17
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
charade==1.0.3
chardet==3.0.4
click-log==0.1.8
click==7.0
@@ -234,7 +233,7 @@ paver==1.3.4
pbr==5.1.1
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
pillow==5.4.0
pip-tools==3.2.0
pluggy==0.8.0
polib==1.1.0
@@ -265,7 +264,7 @@ pyopenssl==18.0.0
pyparsing==2.2.0
pyquery==1.4.0
pysqlite==2.8.3
pysrt==0.4.7
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.5.1
pytest-django==3.1.2

View File

@@ -65,7 +65,6 @@ botocore==1.8.17
celery==3.1.25
certifi==2018.11.29
cffi==1.11.5
charade==1.0.3
chardet==3.0.4
click-log==0.1.8 # via edx-lint
click==7.0
@@ -225,7 +224,7 @@ paver==1.3.4
pbr==5.1.1
pdfminer==20140328
piexif==1.0.2
pillow==5.3.0
pillow==5.4.0
pluggy==0.8.0 # via pytest, tox
polib==1.1.0
psutil==1.2.1
@@ -254,7 +253,7 @@ pyopenssl==18.0.0 # via scrapy
pyparsing==2.2.0
pyquery==1.4.0
pysqlite==2.8.3
pysrt==0.4.7
pysrt==1.1.1
pytest-attrib==0.1.3
pytest-cov==2.5.1
pytest-django==3.1.2