Python Requirements Update (#23103)
* Updating Python Requirements * Constrain edx-when version for now
This commit is contained in:
committed by
GitHub
parent
bac070e8af
commit
61154f5dbc
@@ -25,6 +25,9 @@ django-model-utils<4.0.0
|
||||
# acceptance.tests.lms.test_lms_course_discovery.CourseDiscoveryTest.test_search
|
||||
edx-search==1.2.2
|
||||
|
||||
# Code changes must be made to support 0.7.1
|
||||
edx-when==0.7.0
|
||||
|
||||
# Upgrading to 2.12.0 breaks several test classes due to API changes, need to update our code accordingly
|
||||
factory-boy==2.8.1
|
||||
|
||||
|
||||
@@ -215,7 +215,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.6
|
||||
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
|
||||
ruamel.yaml==0.16.7 # via drf-yasg
|
||||
ruamel.yaml==0.16.10 # via drf-yasg
|
||||
rules==2.2
|
||||
s3transfer==0.1.13 # via boto3
|
||||
sailthru-client==2.2.3
|
||||
@@ -232,7 +232,7 @@ sortedcontainers==2.1.0
|
||||
soupsieve==1.9.5 # via beautifulsoup4
|
||||
sqlparse==0.3.0
|
||||
staff-graded-xblock==0.6
|
||||
stevedore==1.31.0
|
||||
stevedore==1.32.0
|
||||
super-csv==0.9.6
|
||||
sympy==1.5.1
|
||||
testfixtures==6.12.0 # via edx-enterprise
|
||||
|
||||
@@ -62,6 +62,7 @@ ddt==1.2.2
|
||||
decorator==4.4.1
|
||||
defusedxml==0.5.0
|
||||
diff-cover==2.6.0
|
||||
distlib==0.3.0
|
||||
git+https://github.com/django-compressor/django-appconf@1526a842ee084b791aa66c931b3822091a442853#egg=django-appconf
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
@@ -272,7 +273,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.6
|
||||
ruamel.yaml.clib==0.2.0
|
||||
ruamel.yaml==0.16.7
|
||||
ruamel.yaml==0.16.10
|
||||
rules==2.2
|
||||
s3transfer==0.1.13
|
||||
sailthru-client==2.2.3
|
||||
@@ -290,7 +291,7 @@ social-auth-core==3.2.0
|
||||
git+https://github.com/jazzband/sorl-thumbnail.git@13bedfb7d2970809eda597e3ef79318a6fa80ac2#egg=sorl-thumbnail
|
||||
sortedcontainers==2.1.0
|
||||
soupsieve==1.9.5
|
||||
sphinx==2.4.0 # via edx-sphinx-theme, sphinxcontrib-httpdomain
|
||||
sphinx==2.4.1 # via edx-sphinx-theme, sphinxcontrib-httpdomain
|
||||
sphinxcontrib-applehelp==1.0.1 # via sphinx
|
||||
sphinxcontrib-devhelp==1.0.1 # via sphinx
|
||||
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
|
||||
@@ -301,21 +302,21 @@ sphinxcontrib-qthelp==1.0.2 # via sphinx
|
||||
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
|
||||
sqlparse==0.3.0
|
||||
staff-graded-xblock==0.6
|
||||
stevedore==1.31.0
|
||||
stevedore==1.32.0
|
||||
super-csv==0.9.6
|
||||
sympy==1.5.1
|
||||
testfixtures==6.12.0
|
||||
text-unidecode==1.3
|
||||
toml==0.10.0
|
||||
tox-battery==0.5.2
|
||||
tox==3.14.3
|
||||
tox==3.14.4
|
||||
transifex-client==0.13.4
|
||||
unicodecsv==0.14.1
|
||||
unidiff==0.5.5
|
||||
uritemplate==3.0.1
|
||||
urllib3==1.25.8
|
||||
user-util==0.1.5
|
||||
virtualenv==20.0.1
|
||||
virtualenv==20.0.3
|
||||
voluptuous==0.11.7
|
||||
vulture==1.3
|
||||
watchdog==0.10.2
|
||||
|
||||
@@ -23,7 +23,7 @@ pymongo==3.9.0
|
||||
python-memcached==1.59
|
||||
requests==2.22.0
|
||||
six==1.14.0 # via edx-opaque-keys, libsass, mock, paver, python-memcached, stevedore
|
||||
stevedore==1.31.0
|
||||
stevedore==1.32.0
|
||||
urllib3==1.25.8 # via requests
|
||||
watchdog==0.10.2
|
||||
wrapt==1.11.2
|
||||
|
||||
@@ -61,6 +61,7 @@ ddt==1.2.2
|
||||
decorator==4.4.1
|
||||
defusedxml==0.5.0
|
||||
diff-cover==2.6.0
|
||||
distlib==0.3.0 # via virtualenv
|
||||
git+https://github.com/django-compressor/django-appconf@1526a842ee084b791aa66c931b3822091a442853#egg=django-appconf
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
@@ -260,7 +261,7 @@ requests==2.22.0
|
||||
rest-condition==1.0.3
|
||||
rfc6266-parser==0.0.6
|
||||
ruamel.yaml.clib==0.2.0
|
||||
ruamel.yaml==0.16.7
|
||||
ruamel.yaml==0.16.10
|
||||
rules==2.2
|
||||
s3transfer==0.1.13
|
||||
sailthru-client==2.2.3
|
||||
@@ -279,21 +280,21 @@ sortedcontainers==2.1.0
|
||||
soupsieve==1.9.5
|
||||
sqlparse==0.3.0
|
||||
staff-graded-xblock==0.6
|
||||
stevedore==1.31.0
|
||||
stevedore==1.32.0
|
||||
super-csv==0.9.6
|
||||
sympy==1.5.1
|
||||
testfixtures==6.12.0
|
||||
text-unidecode==1.3
|
||||
toml==0.10.0 # via tox
|
||||
tox-battery==0.5.2
|
||||
tox==3.14.3
|
||||
tox==3.14.4
|
||||
transifex-client==0.13.4
|
||||
unicodecsv==0.14.1
|
||||
unidiff==0.5.5
|
||||
uritemplate==3.0.1
|
||||
urllib3==1.25.8
|
||||
user-util==0.1.5
|
||||
virtualenv==20.0.1 # via tox
|
||||
virtualenv==20.0.3 # via tox
|
||||
voluptuous==0.11.7
|
||||
watchdog==0.10.2
|
||||
wcwidth==0.1.8 # via pytest
|
||||
|
||||
Reference in New Issue
Block a user