Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
mpicms/requirements/base.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
53 lines (53 sloc)
2.34 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# This file is autogenerated by pip-compile | |
# To update, run: | |
# | |
# pip-compile --output-file=base.txt base.in | |
# | |
arrow==0.14.7 # via ics | |
asgiref==3.2.10 # via django | |
beautifulsoup4==4.8.2 # via wagtail | |
certifi==2020.6.20 # via requests | |
chardet==3.0.4 # via requests | |
django-auth-ldap==2.2.0 # via -r base.in | |
django-filter==2.3.0 # via wagtail | |
django-modelcluster==5.0.2 # via wagtail | |
django-modeltranslation==0.15.1 # via wagtail-modeltranslation | |
django-taggit==1.3.0 # via wagtail | |
django-treebeard==4.3.1 # via -r base.in, wagtail | |
django==3.1 # via -r base.in, django-auth-ldap, django-filter, django-modeltranslation, django-taggit, django-treebeard, djangorestframework, wagtail | |
djangorestframework==3.11.1 # via wagtail | |
draftjs-exporter==2.1.7 # via wagtail | |
et-xmlfile==1.0.1 # via openpyxl | |
html5lib==1.1 # via wagtail | |
ics==0.7 # via -r base.in | |
idna==2.10 # via requests | |
importlib-metadata==1.7.0 # via markdown | |
jdcal==1.4.1 # via openpyxl | |
l18n==2018.5 # via wagtail | |
markdown==3.2.2 # via -r base.in | |
openpyxl==3.0.4 # via tablib | |
pillow==7.2.0 # via wagtail | |
psycopg2-binary==2.8.5 # via -r base.in | |
pyasn1-modules==0.2.8 # via python-ldap | |
pyasn1==0.4.8 # via pyasn1-modules, python-ldap | |
pygments==2.6.1 # via -r base.in | |
python-dateutil==2.8.1 # via arrow, ics | |
python-ldap==3.3.1 # via django-auth-ldap | |
pytz==2020.1 # via django, django-modelcluster, l18n | |
requests==2.24.0 # via wagtail | |
six==1.15.0 # via django-modeltranslation, html5lib, ics, l18n, python-dateutil | |
soupsieve==2.0.1 # via beautifulsoup4 | |
sqlparse==0.3.1 # via django | |
tablib[xls,xlsx]==2.0.0 # via wagtail | |
tatsu==4.4.0 # via ics | |
unidecode==1.1.1 # via wagtail | |
urllib3==1.25.10 # via requests | |
git+https://github.com/buczek/wagtail-modeltranslation.git@add-toggle-configure # via -r base.in | |
wagtail==2.10 # via -r base.in, wagtail-modeltranslation | |
webencodings==0.5.1 # via html5lib | |
willow==1.4 # via wagtail | |
xlrd==1.2.0 # via tablib | |
xlsxwriter==1.3.2 # via wagtail | |
xlwt==1.3.0 # via tablib | |
zipp==3.1.0 # via importlib-metadata |