-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
51 lines (51 loc) · 964 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
51
asgiref==3.7.2
async-timeout==4.0.2
attrs==23.1.0
autobahn==23.1.2
Automat==22.10.0
backports.zoneinfo;python_version<"3.9"
certifi==2023.5.7
cffi==1.15.1
channels==4.0.0
channels-redis==4.1.0
charset-normalizer==3.2.0
constantly==15.1.0
cryptography==41.0.2
daphne==4.0.0
Deprecated==1.2.14
Django==4.2.3
django-channels==0.7.0
django-cors-headers==4.2.0
django-oauth-toolkit==2.3.0
django-phonenumber-field==7.1.0
django-twilio==0.14.3.2
djangorestframework==3.14.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
jwcrypto==1.5.0
msgpack==1.0.5
oauthlib==3.2.2
phonenumbers==8.13.19
Pillow==10.0.0
psycopg==3.1.18
psycopg2-binary==2.9.9
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.2.0
pytz==2023.3
redis==4.6.0
requests==2.31.0
requests-oauthlib==1.3.1
service-identity==23.1.0
six==1.16.0
sqlparse==0.4.4
twilio==7.17.0
Twisted==22.10.0
txaio==23.1.1
typing-extensions==4.7.1
urllib3==2.0.3
wrapt==1.15.0
zope.interface==6.0