You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
959 B
Plaintext
31 lines
959 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
|
|
beautifulsoup4==4.6.0 # via wagtail
|
|
certifi==2019.3.9 # via requests
|
|
chardet==3.0.4 # via requests
|
|
django-modelcluster==4.3 # via wagtail
|
|
django-taggit==0.23.0 # via wagtail
|
|
django-treebeard==4.3 # via wagtail
|
|
django==2.1.7
|
|
djangorestframework==3.9.2 # via wagtail
|
|
draftjs-exporter==2.1.5 # via wagtail
|
|
gunicorn==19.9.0
|
|
html5lib==1.0.1 # via wagtail
|
|
idna==2.8 # via requests
|
|
pillow==5.4.1 # via wagtail
|
|
psycopg2==2.7.5
|
|
pytz==2018.9 # via django, django-modelcluster, wagtail
|
|
requests==2.21.0 # via wagtail
|
|
six==1.12.0 # via html5lib, wagtail
|
|
unidecode==1.0.23 # via wagtail
|
|
urllib3==1.24.1 # via requests
|
|
wagtail==2.4
|
|
webencodings==0.5.1 # via html5lib
|
|
willow==1.1 # via wagtail
|