-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
118 lines (118 loc) · 2.17 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
appnope==0.1.0
astroid==2.0.4
attrs==18.2.0
autopep8==1.4
backcall==0.1.0
bandit==1.5.1
beautifulsoup4==4.6.3
Brotli==1.0.6
cachetools==2.1.0
certifi==2018.8.24
chardet==3.0.4
Click==7.0
coverage==4.5.1
coveralls==1.5.1
cssutils==1.0.2
decorator==4.3.0
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.15
django-appconf==1.0.2
django-filter==2.0.0
django-coverage-plugin==1.6.0
django-googledrive-storage==1.3.5
django-inlinecss==0.1.2
django-multi-form-view==2.0.0
django-nose==1.4.6
django-storages==1.7.1
django-tables2==2.0.3
django-template-debug==0.3.5
docopt==0.6.2
dropbox==9.1.0
eventbrite==3.3.3
flake8==3.6.0
flake8-assertive==1.0.1
flake8-bandit==1.0.2
flake8-bugbear==18.8.0
flake8-builtins==1.4.1
flake8-commas==2.0.0
flake8-debugger==3.1.0
flake8-django==0.0.3
flake8-filename==1.0.0
flake8-import-order==0.18
flake8-import-order-fuzeman==1.7.0
flake8-import-order-spoqa==1.5.0
flake8-invalid-escape-sequences==1.3
flake8-isort==2.5
flake8-polyfill==1.0.2
flake8-print==3.1.0
flake8-quotes==1.0.0
flake8-requirements==1.1.1
flake8-super-call==1.0.0
get==1.0.3
gitdb2==2.0.5
GitPython==2.1.11
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
gunicorn==19.9.0
httplib2==0.11.3
idna==2.7
ipdb==0.11
ipython==6.5.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.12.1
lazy-object-proxy==1.3.1
mccabe==0.6.1
mock==2.0.0
nose==1.3.7
oauth2client==4.1.3
oauthlib==2.1.0
parso==0.3.1
pbr==4.2.0
pexpect==4.6.0
pickleshare==0.7.4
post==1.0.2
prompt-toolkit==1.0.15
psycopg2-binary==2.7.4
ptyprocess==0.6.0
public==2.0.1
pur==5.0.0
pyasn1==0.4.4
pyasn1-modules==0.2.2
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.2.0
PyJWT==1.6.4
pylint==2.1.1
pylint-django==2.0.2
pylint-plugin-utils==0.4
pynliner3==0.6
python-coveralls==2.9.1
python-dateutil==2.7.3
python3-openid==3.1.0
pytz==2018.5
PyYAML==3.13
query-string==1.0.2
request==1.0.2
requests==2.20.1
requests-oauthlib==1.0.0
rsa==4.0
selenium==3.141.0
simplegeneric==0.8.1
six==1.11.0
smmap2==2.0.5
social-auth-app-django==2.1.0
social-auth-core==1.7.0
stevedore==1.30.0
tblib==1.3.2
testfixtures==6.3.0
traitlets==4.3.2
typed-ast==1.1.0
uritemplate==3.0.0
urllib3==1.23
vulture==1.0
wcwidth==0.1.7
whitenoise==3.3.1
wrapt==1.10.11