remove markdown constraint
Use django-wiki version 1.0.0 Pin python3-saml<1.10.0
This commit is contained in:
@@ -70,9 +70,6 @@ kiwisolver<1.2.0
|
||||
# Tests passed, but hit a problem in stage
|
||||
lxml<4.5.1
|
||||
|
||||
# Convert text markup to HTML; used in capa problems, forums, and course wikis; pin Markdown version as tests failed for its upgrade to the latest release
|
||||
Markdown==2.6.11
|
||||
|
||||
# Matplotlib 3.1 requires Python 3.6
|
||||
matplotlib<3.1
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
# Python libraries to install directly from github
|
||||
|
||||
# Third-party:
|
||||
-e git+https://github.com/edx/django-wiki.git@0.1.1#egg=django-wiki
|
||||
-e git+https://github.com/edx/django-wiki.git@1.0.0#egg=django-wiki
|
||||
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
|
||||
-e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user