-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.06 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
appdirs==1.4.4
asgiref==3.4.1
black==21.5b1
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
cryptography==3.3.2
dateparser==1.0.0
defusedxml==0.7.0rc2
Django==3.2.8
django-admin-interface==0.16.3
django-colorfield==0.4.1
django-flat-responsive==2.0
django-flat-theme==1.1.4
djangorestframework==3.12.2
google-play-scraper==1.0.2
gunicorn==20.0.4
httplib2==0.19.1
idna==2.10
joblib==1.0.1
mypy-extensions==0.4.3
nltk==3.6.2
numpy==1.19.4
oauth2==1.9.0.post1
oauthlib==3.1.0
pandas==1.1.5
pathspec==0.8.1
Pillow==8.3.2
psycopg2==2.8.6
pycparser==2.20
PyJWT==2.0.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python-social-auth==0.3.6
python3-openid==3.2.0
pytz==2020.5
regex==2020.11.13
requests==2.25.1
requests-oauthlib==1.3.0
scikit-learn==0.24.2
scipy==1.6.3
six==1.15.0
sklearn==0.0
social-auth-app-django==4.0.0
social-auth-core==4.0.3
sqlparse==0.4.2
threadpoolctl==2.1.0
toml==0.10.2
tqdm==4.60.0
typed-ast==1.4.2
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.6
whitenoise==5.2.0