From 258ac1d29be094b0b94ab2edfd814ceac9f0f961 Mon Sep 17 00:00:00 2001 From: ayub-khan Date: Wed, 4 Jul 2018 16:28:52 +0500 Subject: [PATCH] updated edx-ora and i18n-tools version --- requirements/edx/base.txt | 12 ++++++------ requirements/edx/development.txt | 21 +++++++++++---------- requirements/edx/github.in | 2 +- requirements/edx/paver.txt | 4 ++-- requirements/edx/testing.in | 2 +- requirements/edx/testing.txt | 19 ++++++++++--------- 6 files changed, 31 insertions(+), 29 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 9a10e3267a..0298e202ba 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -25,7 +25,7 @@ git+https://github.com/mitodl/edx-sga.git@6b2f7aa2a18206023c8407e2c46f86d4b4c3ac git+https://github.com/edx/xblock-lti-consumer.git@v1.1.8#egg=lti_consumer-xblock==1.1.8 git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0 -e . -git+https://github.com/edx/edx-ora2.git@2.1.17#egg=ora2==2.1.17 +git+https://github.com/edx/edx-ora2.git@2.1.18#egg=ora2==2.1.18 -e git+https://github.com/dgrtwo/ParsePy.git@7949b9f754d1445eff8e8f20d0e967b9a6420639#egg=parse_rest -e git+https://github.com/appliedsec/pygeoip.git@95e69341cebf5a6a9fbf7c4f5439d458898bdc3b#egg=pygeoip -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev @@ -117,17 +117,17 @@ edx-django-release-util==0.3.1 edx-django-sites-extensions==2.3.1 edx-drf-extensions==1.5.2 edx-enterprise==0.70.4 -edx-i18n-tools==0.4.5 +edx-i18n-tools==0.4.6 edx-milestones==0.1.13 edx-oauth2-provider==1.2.2 edx-opaque-keys[django]==0.4.4 edx-organizations==0.4.10 edx-proctoring==1.4.0 edx-rest-api-client==1.7.1 -edx-search==1.1.0 +edx-search==1.2.1 edx-submissions==2.0.12 edx-user-state-client==1.0.4 -edxval==0.1.16 +edxval==0.1.17 elasticsearch==1.9.0 # via edx-search enum34==1.1.6 event-tracking==0.2.4 @@ -177,7 +177,7 @@ openapi-codec==1.3.2 # via django-rest-swagger path.py==8.2.1 pathtools==0.1.2 paver==1.3.4 -pbr==4.0.4 +pbr==4.1.0 pdfminer==20140328 piexif==1.0.2 pillow==3.4.0 @@ -204,7 +204,7 @@ python-saml==2.4.0 python-swiftclient==3.5.0 pytz==2016.10 pyuca==1.1 -pyyaml==3.12 +pyyaml==3.13 redis==2.10.6 reportlab==3.1.44 requests-oauthlib==0.6.1 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 72528d4d48..450e54d0a5 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -28,7 +28,7 @@ git+https://github.com/edx/lettuce.git@7a04591c78ac56dac3eb3e91ca94b15cce844133# git+https://github.com/edx/xblock-lti-consumer.git@v1.1.8#egg=lti_consumer-xblock==1.1.8 git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0 -e . -git+https://github.com/edx/edx-ora2.git@2.1.17#egg=ora2==2.1.17 +git+https://github.com/edx/edx-ora2.git@2.1.18#egg=ora2==2.1.18 -e git+https://github.com/dgrtwo/ParsePy.git@7949b9f754d1445eff8e8f20d0e967b9a6420639#egg=parse_rest -e git+https://github.com/appliedsec/pygeoip.git@95e69341cebf5a6a9fbf7c4f5439d458898bdc3b#egg=pygeoip -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev @@ -47,7 +47,7 @@ alabaster==0.7.11 # via sphinx amqp==1.4.9 analytics-python==1.1.0 anyjson==0.3.3 -apipkg==1.4 +apipkg==1.5 appdirs==1.4.3 argh==0.26.2 argparse==1.4.0 @@ -137,7 +137,7 @@ edx-django-release-util==0.3.1 edx-django-sites-extensions==2.3.1 edx-drf-extensions==1.5.2 edx-enterprise==0.70.4 -edx-i18n-tools==0.4.5 +edx-i18n-tools==0.4.6 edx-lint==0.5.5 edx-milestones==0.1.13 edx-oauth2-provider==1.2.2 @@ -145,11 +145,11 @@ edx-opaque-keys[django]==0.4.4 edx-organizations==0.4.10 edx-proctoring==1.4.0 edx-rest-api-client==1.7.1 -edx-search==1.1.0 +edx-search==1.2.1 edx-sphinx-theme==1.3.0 edx-submissions==2.0.12 edx-user-state-client==1.0.4 -edxval==0.1.16 +edxval==0.1.17 elasticsearch==1.9.0 enum34==1.1.6 event-tracking==0.2.4 @@ -168,6 +168,7 @@ freezegun==0.3.10 fs-s3fs==0.1.8 fs==2.0.18 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 @@ -226,11 +227,11 @@ oauthlib==2.0.1 openapi-codec==1.3.2 pa11ycrawler==1.6.2 packaging==17.1 # via sphinx -parsel==1.4.0 +parsel==1.5.0 path.py==8.2.1 pathtools==0.1.2 paver==1.3.4 -pbr==4.0.4 +pbr==4.1.0 pdfminer==20140328 piexif==1.0.2 pillow==3.4.0 @@ -271,7 +272,7 @@ pytest-django==3.1.2 pytest-forked==0.2 pytest-randomly==1.2.3 pytest-xdist==1.22.2 -pytest==3.6.2 +pytest==3.6.3 python-dateutil==2.4.0 python-levenshtein==0.12.0 python-memcached==1.48 @@ -283,7 +284,7 @@ python-subunit==1.3.0 python-swiftclient==3.5.0 pytz==2016.10 pyuca==1.1 -pyyaml==3.12 +pyyaml==3.13 queuelib==1.5.0 radon==2.2.0 redis==2.10.6 @@ -337,7 +338,7 @@ urlobject==2.4.3 user-util==0.1.3 virtualenv==16.0.0 voluptuous==0.11.1 -vulture==0.27 +vulture==0.28 w3lib==1.19.0 watchdog==0.8.3 web-fragments==0.2.2 diff --git a/requirements/edx/github.in b/requirements/edx/github.in index c6a0135ffa..87014339e1 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -89,7 +89,7 @@ # Our libraries: -e git+https://github.com/edx/codejail.git@a320d43ce6b9c93b17636b2491f724d9e433be47#egg=codejail -e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock --e git+https://github.com/edx/edx-ora2.git@2.1.17#egg=ora2==2.1.17 +-e git+https://github.com/edx/edx-ora2.git@2.1.18#egg=ora2==2.1.18 -e git+https://github.com/edx/RecommenderXBlock.git@1.3#egg=recommender-xblock==1.3 -e git+https://github.com/solashirai/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 -e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock diff --git a/requirements/edx/paver.txt b/requirements/edx/paver.txt index 9a6a6a4b3e..ebaa7f91c5 100644 --- a/requirements/edx/paver.txt +++ b/requirements/edx/paver.txt @@ -14,11 +14,11 @@ mock==1.0.1 path.py==8.2.1 pathtools==0.1.2 # via watchdog paver==1.3.4 -pbr==4.0.4 # via stevedore +pbr==4.1.0 # via stevedore psutil==1.2.1 pymongo==2.9.1 python-memcached==1.48 -pyyaml==3.12 # via watchdog +pyyaml==3.13 # via watchdog requests==2.9.1 six==1.11.0 # via edx-opaque-keys, libsass, paver, stevedore stevedore==1.10.0 diff --git a/requirements/edx/testing.in b/requirements/edx/testing.in index 855df7e6ad..b4a30cf05f 100644 --- a/requirements/edx/testing.in +++ b/requirements/edx/testing.in @@ -20,7 +20,7 @@ before_after # Syntactic sugar for mock, only used in one test case bok-choy # Framework for browser automation tests, based on selenium cssselect # Used to extract HTML fragments via CSS selectors in 2 test cases and pyquery ddt # Run a test case multiple times with different input; used in many, many of our tests -edx-i18n-tools>=0.4.5 # Commands for developers and translators to extract, compile and validate translations +edx-i18n-tools>=0.4.6 # Commands for developers and translators to extract, compile and validate translations edx-lint # pylint extensions for Open edX repositories pylint-plugin-utils==0.3 # required by edx-lint and pinned explicitly here because newer versions don't guarantee python 2 support. # can be removed when we get to python 3 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 1c8591a129..7e7b68f3ab 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -26,7 +26,7 @@ git+https://github.com/edx/lettuce.git@7a04591c78ac56dac3eb3e91ca94b15cce844133# git+https://github.com/edx/xblock-lti-consumer.git@v1.1.8#egg=lti_consumer-xblock==1.1.8 git+https://github.com/edx/MongoDBProxy.git@25b99097615bda06bd7cdfe5669ed80dc2a7fed0#egg=MongoDBProxy==0.1.0 -e . -git+https://github.com/edx/edx-ora2.git@2.1.17#egg=ora2==2.1.17 +git+https://github.com/edx/edx-ora2.git@2.1.18#egg=ora2==2.1.18 -e git+https://github.com/dgrtwo/ParsePy.git@7949b9f754d1445eff8e8f20d0e967b9a6420639#egg=parse_rest -e git+https://github.com/appliedsec/pygeoip.git@95e69341cebf5a6a9fbf7c4f5439d458898bdc3b#egg=pygeoip -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev @@ -44,7 +44,7 @@ git+https://github.com/edx/xblock-utils.git@v1.1.1#egg=xblock-utils==1.1.1 amqp==1.4.9 analytics-python==1.1.0 anyjson==0.3.3 -apipkg==1.4 # via execnet +apipkg==1.5 # via execnet appdirs==1.4.3 argh==0.26.2 argparse==1.4.0 @@ -132,7 +132,7 @@ edx-django-release-util==0.3.1 edx-django-sites-extensions==2.3.1 edx-drf-extensions==1.5.2 edx-enterprise==0.70.4 -edx-i18n-tools==0.4.5 +edx-i18n-tools==0.4.6 edx-lint==0.5.5 edx-milestones==0.1.13 edx-oauth2-provider==1.2.2 @@ -140,10 +140,10 @@ edx-opaque-keys[django]==0.4.4 edx-organizations==0.4.10 edx-proctoring==1.4.0 edx-rest-api-client==1.7.1 -edx-search==1.1.0 +edx-search==1.2.1 edx-submissions==2.0.12 edx-user-state-client==1.0.4 -edxval==0.1.16 +edxval==0.1.17 elasticsearch==1.9.0 enum34==1.1.6 event-tracking==0.2.4 @@ -161,6 +161,7 @@ freezegun==0.3.10 fs-s3fs==0.1.8 fs==2.0.18 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 @@ -216,11 +217,11 @@ oauth2==1.9.0.post1 oauthlib==2.0.1 openapi-codec==1.3.2 pa11ycrawler==1.6.2 -parsel==1.4.0 # via scrapy +parsel==1.5.0 # via scrapy path.py==8.2.1 pathtools==0.1.2 paver==1.3.4 -pbr==4.0.4 +pbr==4.1.0 pdfminer==20140328 piexif==1.0.2 pillow==3.4.0 @@ -259,7 +260,7 @@ pytest-django==3.1.2 pytest-forked==0.2 # via pytest-xdist pytest-randomly==1.2.3 pytest-xdist==1.22.2 -pytest==3.6.2 +pytest==3.6.3 python-dateutil==2.4.0 python-levenshtein==0.12.0 python-memcached==1.48 @@ -271,7 +272,7 @@ python-subunit==1.3.0 python-swiftclient==3.5.0 pytz==2016.10 pyuca==1.1 -pyyaml==3.12 +pyyaml==3.13 queuelib==1.5.0 # via scrapy radon==2.2.0 redis==2.10.6