Skip to content
Snippets Groups Projects
base.txt 3.89 KiB
Newer Older
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
#   * @mollydb - to check licensing
#   * support@edx.org - to check system requirements
beautifulsoup4==4.1.3
cryptography==1.3.1
defusedxml==0.4.1
django-babel-underscore==0.4.2
django-extensions==1.5.9
muzaffaryousaf's avatar
muzaffaryousaf committed
django-filter==0.11.0
django-ipware==1.1.0
django-mako==0.1.5pre
django-model-utils==2.3.1
Will Daly's avatar
Will Daly committed
django-mptt==0.7.4
django-oauth-plus==2.2.8
django-oauth-toolkit==0.10.0
django-pipeline-forgiving==1.0.0
django-sekizai==0.8.2
muzaffaryousaf's avatar
muzaffaryousaf committed
django-ses==0.7.0
django-simple-history==1.6.3
django-statici18n==1.1.5
django-storages==1.4.1
django-method-override==0.1.0
# We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo
#djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
John Eskew's avatar
John Eskew committed
django==1.8.13
djangorestframework-jwt==1.8.0
djangorestframework-oauth==1.1.0
edx-ccx-keys==0.1.2
edx-drf-extensions==0.5.0
edx-lint==0.4.3
edx-management-commands==0.1.1
edx-django-oauth2-provider==1.0.3
edx-oauth2-provider==1.0.1
edx-opaque-keys==0.2.1
edx-organizations==0.4.0
edx-rest-api-client==1.2.1
edx-search==0.1.2
facebook-sdk==0.4.0
firebase-token-generator==1.3.2
Feanil Patel's avatar
Feanil Patel committed
gunicorn==0.17.4
httpretty==0.8.3
lazy==1.1
muhammad-ammar's avatar
muhammad-ammar committed
mako==1.0.2
--allow-external meliae
--allow-unverified meliae
meliae==0.4.0
mongoengine==0.10.0
MySQL-python==1.2.5
nose-xunitmp==0.3.2
paramiko==1.9.0
path.py==7.2
John Eskew's avatar
John Eskew committed
Pillow==3.1.1
Ahsan Ulhaq's avatar
Ahsan Ulhaq committed
PyJWT==1.4.0
pymongo==2.9.1
pyparsing==2.0.1
python-memcached==1.48
python-openid==2.2.5
Will Daly's avatar
Will Daly committed
python-dateutil==2.1

# This module gets monkey-patched in third_party_auth.py to fix a Django 1.8 incompatibility.
# When this dependency gets upgraded, the monkey patch should be removed, if possible.
# We can also remove the fix to auth_url in third_party_auth/saml.py when that fix is included upstream.
python-social-auth==0.2.12
David Baumgold's avatar
David Baumgold committed
pytz==2015.2
pysrt==0.4.7
requests==2.7.0
requests-oauthlib==0.4.1
scipy==0.14.0
singledispatch==3.4.0.2
sorl-thumbnail==12.3
sure==1.2.3
django-ratelimit-backend==1.0
django-require==1.0.6
zendesk==1.1.1
# This needs to be installed *after* Cython, which is in pre.txt
lxml==3.4.4

# Used for shopping cart's pdf invoice/receipt generation
reportlab==3.1.44

# Used for extracting/parsing pdf text
pdfminer==20140328

# Used for development operation
Omar Khan's avatar
Omar Khan committed
watchdog==0.8.3

# Metrics gathering and monitoring
dogapi==1.2.1
newrelic==2.64.0.48

# Used for documentation gathering
sphinx==1.1.3
sphinx_rtd_theme==0.1.5
# Used for Internationalization and localization
# Ip network support for Embargo feature
ipaddr==2.1.11

# Used to allow to configure CORS headers for cross-domain requests
django-cors-headers==1.1.0
# Debug toolbar
django_debug_toolbar==1.3.2
before_after==0.1.3
coverage==4.0.2
David Baumgold's avatar
David Baumgold committed
ddt==0.8.0
Ben Patterson's avatar
Ben Patterson committed
diff-cover==0.9.0
muhammad-ammar's avatar
muhammad-ammar committed
django_nose==1.4.1
muhammad-ammar's avatar
muhammad-ammar committed
factory_boy==2.5.1
mock-django==0.6.9
nose-exclude
nose-ignore-docstring
David Baumgold's avatar
David Baumgold committed
pep8==1.5.7
PyContracts==1.7.1
Ben Patterson's avatar
Ben Patterson committed
radon==1.2
Ben Patterson's avatar
Ben Patterson committed
selenium==2.53.1
Ahsan Ulhaq's avatar
Ahsan Ulhaq committed
testfixtures==4.5.0

# Needed for mailchimp(mailing djangoapp)
mailsnake==1.6.2
jsonfield==1.0.3

# Inlines CSS styles into HTML for email notifications.
pynliner==0.5.2