-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
124 lines (124 loc) · 2.19 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
alabaster==0.7.12
appdirs==1.4.3
argon2-cffi==19.2.0
arrow==0.15.5
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
autopep8==1.5
Babel==2.8.0
backcall==0.1.0
binaryornot==0.4.4
black==19.10b0
certifi==2019.11.28
cffi==1.14.0
cfgv==3.1.0
chardet==3.0.4
clamd==1.0.2
click==7.1.1
colorama==0.4.3
cookiecutter==1.7.0
coverage==5.0.4
decorator==4.4.2
defusedxml==0.6.0
distlib==0.3.0
Django==2.2.11
django-allauth==0.41.0
django-appconf==1.0.3
django-clamd==0.4.0
django-compressor==2.4
django-coverage-plugin==1.8.0
django-crispy-forms==1.9.0
django-debug-toolbar==2.2
django-environ==0.4.5
django-extensions==2.2.8
django-imagekit==4.0.2
django-model-utils==4.0.0
django-redis==4.11.0
django-stubs==1.5.0
docutils==0.16
entrypoints==0.3
factory-boy==2.12.0
Faker==4.0.2
filelock==3.0.12
flake8==3.7.9
flake8-isort==2.9.0
future==0.18.2
identify==1.4.11
idna==2.9
imagesize==1.2.0
importlib-metadata==1.5.0
ipdb==0.13.2
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.16.0
Jinja2==2.11.1
jinja2-time==0.2.0
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.2.0
mypy==0.770
mypy-extensions==0.4.3
nodeenv==1.3.3
oauthlib==3.1.0
packaging==20.3
parso==0.6.2
pathspec==0.7.0
pickleshare==0.7.5
pilkit==2.0
Pillow==7.0.0
pluggy==0.13.1
poyo==0.5.0
pre-commit==2.2.0
prompt-toolkit==3.0.4
py==1.8.1
pycodestyle==2.5.0
pycparser==2.20
pyflakes==2.1.1
Pygments==2.6.1
pylint==2.4.4
pylint-django==2.0.14
pylint-plugin-utils==0.6
pyparsing==2.4.6
pytest==5.3.5
pytest-django==3.8.0
pytest-sugar==0.9.2
python-dateutil==2.8.1
python-slugify==4.0.0
python3-openid==3.1.0
pytz==2019.3
PyYAML==5.3.1
rcssmin==1.0.6
redis==3.4.1
regex==2020.2.20
requests==2.23.0
requests-oauthlib==1.3.0
rjsmin==1.1.0
six==1.14.0
snowballstemmer==2.0.0
Sphinx==2.4.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlparse==0.3.1
termcolor==1.1.0
testfixtures==6.14.0
text-unidecode==1.3
toml==0.10.0
traitlets==4.3.3
typed-ast==1.4.1
typing-extensions==3.7.4.1
urllib3==1.25.8
virtualenv==20.0.11
wcwidth==0.1.8
Werkzeug==1.0.0
whichcraft==0.6.1
whitenoise==5.0.1
wrapt==1.11.2
zipp==3.1.0
clamd==1.0.2