-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 879 Bytes
/
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
astroid==2.1.0
backcall==0.1.0
beautifulsoup4==4.7.1
bs4==0.0.1
certifi==2018.11.29
chardet==3.0.4
cssutils==1.0.2
decorator==4.3.2
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.4
django-allauth==0.38.0
django-heroku==0.3.1
django-rest-auth==0.9.3
django-webpack-loader==0.6.0
djangorestframework==3.9.0
idna==2.8
ipython==7.2.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.13.2
lazy-object-proxy==1.3.1
lxml==4.2.5
mccabe==0.6.1
oauthlib==2.1.0
parso==0.3.3
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.3.0
prompt-toolkit==2.0.8
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
ptyprocess==0.6.0
Pygments==2.3.1
Pyliner==1.0
pylint==2.2.2
pynliner==0.8.0
python-docx==0.8.7
python3-openid==3.1.0
pytz==2018.7
requests==2.21.0
requests-oauthlib==1.0.0
six==1.12.0
soupsieve==1.7.3
traitlets==4.3.2
typed-ast==1.1.1
urllib3==1.24.1
wcwidth==0.1.7
whitenoise==4.1.2
wrapt==1.10.11