-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
55 lines (55 loc) · 1.04 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
asgiref==3.2.2
attrs==19.3.0
autobahn==19.11.1
Automat==0.8.0
Babel==2.7.0
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
configparser==3.7.4
constantly==15.1.0
cryptography==2.8
daphne==2.3.0
defusedxml==0.4.1
Django== 1.11.27
django-allauth==0.40.0
django-cors-headers==3.0.2
django-filter==1.1.0
django-friendship==1.8.2
django-multiselectfield==0.1.10
django-phonenumber-field==2.4.0
django-rest-auth==0.9.5
django-rest-friendship==0.1.3
djangorestframework==3.9.4
djangorestframework-filters==0.11.1
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.1.4
drf-jwt==1.13.4
hiredis==1.0.0
hyperlink==19.0.0
idna==2.8
incremental==17.5.0
jieba==0.39
msgpack==0.6.2
oauthlib==3.1.0
pbr==3.1.1
phonenumbers==8.11.1
Pillow==6.2.1
psycopg2==2.8.4
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.19
pycryptodomex==3.9.4
PyHamcrest==1.9.0
pyOpenSSL==19.1.0
python3-openid==3.1.0
pytz==2019.3
requests==2.22.0
requests-oauthlib==1.3.0
service-identity==18.1.0
six==1.13.0
sqlparse==0.3.0
Twisted==19.10.0
txaio==18.8.1
urllib3==1.25.7
zope.interface==4.7.1