-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·41 lines (41 loc) · 1.02 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
django==2.0.2
psycopg2
django-bootstrap3
django-background-tasks
Jinja2==2.10
djangorestframework
django-crispy-forms==1.7.0
django-formtools==2.1
django-reversion==2.0.10
future==0.16.0
httplib2==0.9.2
pytz==2017.2
six==1.10.0
unipath==1.1
django-rest-swagger==2.1.0
pillow==3.4.2
django-extensions==1.8.1
django-filter==1.0.4
boto3==1.4.7
flake8==3.4.1
Fabric3==1.13.1.post1
django-storages==1.6.5
dotmap==1.2.20
numpy==1.13.1
django-redis==4.6
codecov==2.0.9
django-cors-headers==2.1.0
django-material
celery==4.1.0
django-celery-results==1.0.1
SQLAlchemy==1.1.15
-e git+https://github.com/CoinLQ/django-rest-framework-jwt#egg=djangorestframework-jwt
-e git+https://github.com/CoinLQ/jwt_auth#egg=jwt_auth
-e git+https://github.com/CoinLQ/cdifflib#egg=cdifflib
django-jsonfield==1.0.1
django-bulk-update==2.2.0
#http://yshblog.com/blog/176 解决python安装pycurl的问题
pycurl==7.43.0 --global-option="--with-openssl"
django-celery-beat==1.1.1
# fix endless migrations issue
-e git+git://github.com/CoinLQ/xadmin.git@django2#egg=xadmin