forked from chulhee23/everytime-recommend-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (48 loc) · 835 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
autopep8==1.4.3
certifi==2019.9.11
chardet==3.0.4
colorama==0.4.1
defusedxml==0.6.0
dj-database-url==0.5.0
Django==2.1.7
django-allauth==0.40.0
django-appconf==1.0.3
django-compressor==2.3
django-sass-processor==0.7.4
filelock==3.0.12
gunicorn==19.9.0
idna==2.8
importlib-metadata==0.23
isort==4.3.4
lazy-object-proxy==1.3.1
libsass==0.19.4
mccabe==0.6.1
more-itertools==7.2.0
numpy==1.17.3
oauthlib==3.1.0
packaging==19.2
pandas==0.25.3
Pillow==5.4.1
pluggy==0.13.0
py==1.8.0
pycodestyle==2.5.0
pylint==2.2.2
pylint-django==2.0.5
pylint-plugin-utils==0.4
pyparsing==2.4.4
python-dateutil==2.8.1
python3-openid==3.1.0
pytz==2018.9
rcssmin==1.0.6
requests==2.22.0
requests-oauthlib==1.2.0
rjsmin==1.1.0
six==1.12.0
toml==0.10.0
tox==3.14.0
urllib3==1.25.6
virtualenv==16.7.7
whitenoise==4.1.2
wrapt==1.11.1
zipp==0.6.0