mitodl / mit_lti_flask_sample

a sample LTI provider using the PyLTI library and the Flask framework
23 stars 44 forks source link

requirements.txt #10

Closed cshubert closed 9 years ago

cshubert commented 9 years ago

Bug: Remove lxml as a dependency

The following set of requirements.txt items work for me:

Flask==0.10.1 Flask-WTF==0.10.2 Jinja2==2.7.3 MarkupSafe==0.23 Pygments==1.6 WTForms==2.0.1 Werkzeug==0.9.6 pudb==2014.1 uWSGI==2.0.7 urwid==1.2.1 wsgiref==0.1.2 Sphinx==1.2.3 gunicorn==19.1.1 pylti>=0.1.3