-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.29 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
appdirs==1.4.3
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
backcall==0.1.0
black==19.3b0
certifi==2019.6.16
chardet==3.0.4
Click==7.0
colorama==0.4.1
coverage==4.5.4
decorator==4.4.0
defusedxml==0.6.0
Django==2.2.5
django-allauth==0.39.1
django-appconf==1.0.3
django-avatar==4.1.0
django-crispy-forms==1.7.2
django-debug-toolbar==2.0
django-extensions==2.2.1
dodgy==0.1.9
factory-boy==2.12.0
Faker==2.0.0
idna==2.8
importlib-metadata==0.19
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.14.1
lazy-object-proxy==1.4.1
mccabe==0.6.1
more-itertools==7.2.0
oauthlib==3.0.2
packaging==19.1
parso==0.5.1
pep8-naming==0.4.1
pickleshare==0.7.5
Pillow==6.1.0
pluggy==0.12.0
prompt-toolkit==2.0.9
prospector==1.1.7
py==1.8.0
pycodestyle==2.4.0
pydocstyle==4.0.0
pyflakes==1.6.0
Pygments==2.4.2
pylint==2.3.1
pylint-celery==0.3
pylint-django==2.0.10
pylint-flask==0.6
pylint-plugin-utils==0.5
pyparsing==2.4.2
pytest==5.0.1
pytest-cov==2.7.1
pytest-django==3.5.1
python-dateutil==2.8.0
python3-openid==3.1.0
pytz==2019.1
PyYAML==5.1.2
requests==2.22.0
requests-oauthlib==1.2.0
requirements-detector==0.6
selenium==3.141.0
setoptconf==0.2.0
six==1.12.0
snowballstemmer==1.9.0
sqlparse==0.3.0
text-unidecode==1.2
toml==0.10.0
traitlets==4.3.2
typed-ast==1.4.0
urllib3==1.25.3
wcwidth==0.1.7
Werkzeug==0.15.5
wrapt==1.11.2
zipp==0.5.2