-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 3.79 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
amqp==1.4.9
anyascii==0.1.7; python_version >= "3.6"
anyjson==0.3.3
beautifulsoup4==4.8.2; python_version >= "3.6"
billiard==3.3.0.23
bleach==3.2.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
celery==3.1.26.post2
certifi==2020.11.8; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
chardet==3.0.4; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
django-celery==3.3.1
django-filter==2.4.0; python_version >= "3.6"
django-google-analytics-app==4.4.2
django-hamlpy==1.3
django-modelcluster==5.1; python_version >= "3.6"
django-pipeline==2.0.5
django-robots==4.0; python_full_version > "1.1.1"
django-taggit==1.3.0; python_version >= "3.6"
django-treebeard==4.3.1; python_version >= "3.6"
django-user-agents==0.4.0
django==2.2.17; python_version >= "3.5"
djangorestframework==3.12.2; python_version >= "3.6"
draftjs-exporter==2.1.7; python_version >= "3.6"
et-xmlfile==1.0.1; python_version >= "3.6"
factory-boy==3.1.0; python_version >= "3.5"
faker==4.17.1; python_version >= "3.5"
html2text==2020.1.16; python_version >= "3.5"
html5lib==1.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
idna==2.10; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
importlib-metadata==3.0.0; python_version < "3.8" and python_version >= "3.6"
jdcal==1.4.1; python_version >= "3.6"
kombu==3.0.37
l18n==2020.6.1; python_version >= "3.6"
markdown==3.3.3; python_version >= "3.6"
openpyxl==3.0.5; python_version >= "3.6"
packaging==20.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
pillow==8.0.1; python_version >= "3.6"
psycopg2-binary==2.8.6; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
pyparsing==2.4.7; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
python-dateutil==2.8.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5"
pytz==2020.4; python_version >= "3.6"
pyyaml==5.3.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
raven==6.10.0
regex==2020.11.13
requests==2.25.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
six==1.15.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
sorl-thumbnail==12.7.0; python_version >= "3.4"
soupsieve==2.0.1; python_version >= "3.6"
sqlparse==0.4.1; python_version >= "3.5"
structlog==20.1.0
tablib==3.0.0; python_version >= "3.6"
text-unidecode==1.3; python_version >= "3.5"
ua-parser==0.10.0
unidecode==1.1.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
urllib3==1.26.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
user-agents==2.2.0
wagtail-factories==2.0.1
wagtail-markdown @ git+https://github.com/kbeker/wagtail-markdown.git@master
wagtail==2.11.2; python_version >= "3.6"
webencodings==0.5.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
willow==1.4; python_version >= "3.6"
xlrd==1.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_version >= "3.6" and python_full_version >= "3.4.0"
xlsxwriter==1.3.7; python_version >= "3.6"
xlwt==1.3.0; python_version >= "3.6"
zipp==3.4.0; python_version < "3.8" and python_version >= "3.6"