Merge pull request #21736 from edx/feanil/update_for_py3_fixes

Feanil/update for py3 fixes
This commit is contained in:
Feanil Patel
2019-09-24 11:23:20 -04:00
committed by GitHub
5 changed files with 4 additions and 4 deletions

View File

@@ -128,6 +128,7 @@ python-Levenshtein
python3-openid ; python_version>='3'
python3-saml
pyuca==1.1 # For more accurate sorting of translated country names in django-countries
recommender-xblock # https://github.com/edx/RecommenderXBlock
reportlab # Used for shopping cart's pdf invoice/receipt generation
rest-condition # DRF's recommendation for supporting complex permissions
rfc6266-parser # Used to generate Content-Disposition headers.

View File

@@ -207,7 +207,7 @@ python3-saml==1.5.0
pytz==2019.2
pyuca==1.1
pyyaml==5.1.2
git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1
recommender-xblock==1.4.4
redis==2.10.6
reportlab==3.5.26
requests-oauthlib==1.1.0

View File

@@ -279,7 +279,7 @@ pytz==2019.2
pyuca==1.1
pyyaml==5.1.2
radon==4.0.0
git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1
recommender-xblock==1.4.4
recommonmark==0.6.0
redis==2.10.6
reportlab==3.5.26

View File

@@ -82,7 +82,6 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0
-e git+https://github.com/edx/codejail.git@ed3d36c27913254a23273da95ad627a1bbbffa44#egg=codejail
-e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
git+https://github.com/edx/edx-ora2.git@2.3.1#egg=ora2==2.3.1
git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
-e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock
-e git+https://github.com/edx/DoneXBlock.git@01a14f3bd80ae47dd08cdbbe2f88f3eb88d00fba#egg=done-xblock

View File

@@ -270,7 +270,7 @@ pytz==2019.2
pyuca==1.1
pyyaml==5.1.2
radon==4.0.0
git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1
recommender-xblock==1.4.4
redis==2.10.6
reportlab==3.5.26
requests-oauthlib==1.1.0