-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1.99 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
asgiref==3.2.7
astroid==2.3.3
autopep8==1.4.4
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
colorama==0.4.1
cryptography==2.9
dj-database-url==0.5.0
Django==3.0.5
django-cleanup==4.0.0
django-common-helpers==0.9.2
django-cors-headers==3.2.1
django-cron==0.5.1
django-email-users==1.1.0
django-extensions==2.2.9
django-filter==2.2.0
django-heroku==0.3.1
django-image-optimizer==1.0.0
django-rest-knox==4.1.0
django-rest-passwordreset==1.1.0
django-restql==0.8.4
django-taggit==1.2.0
djangorestframework==3.11.0
gunicorn==20.0.4
idna==2.8
isort==4.3.21
joblib==0.14.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
numpy==1.17.4
pandas==0.25.3
Pillow==7.1.1
psycopg2==2.8.4
psycopg2-binary==2.8.5
pycodestyle==2.5.0
pycparser==2.20
pylint==2.4.4
pyPEG2==2.15.2
python-dateutil==2.8.1
python-decouple==3.3
pytz==2019.3
requests==2.22.0
scikit-learn==0.21.3
scipy==1.3.2
six==1.14.0
sqlparse==0.3.1
tinify==1.5.1
typed-ast==1.4.0
urllib3==1.25.7
whitenoise==5.0.1
wrapt==1.11.2