-
Notifications
You must be signed in to change notification settings - Fork 47
/
requirements.txt
114 lines (114 loc) · 2.09 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
amqp==2.6.0
anaconda==0.0.1.1
asgiref==3.2.9
astroid==2.4.2
autopep8==1.5.3
Babel==2.8.0
billiard==3.6.3.0
Brotli==1.0.7
cachetools==4.1.0
celery==4.4.6
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
chatterbot-corpus==1.2.0
colorama==0.4.3
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.6.0
dj-database-url==0.5.0
dj-static==0.0.6
Django==3.0.7
django-allauth==0.40.0
django-celery-beat==2.0.0
django-celery-results==1.2.1
django-cors-headers==3.4.0
django-filter==2.3.0
django-heroku==0.3.1
django-phonenumber-field==4.0.0
django-rest-auth==0.9.5
django-rest-framework==0.1.0
django-rest-swagger==2.2.0
django-restframework==0.0.1
django-timezone-field==4.0
django-twilio==0.13.0.post1
djangorestframework==3.11.0
djangorestframework-jsonapi==3.1.0
djangorestframework-simplejwt==4.4.0
docopt==0.6.2
docutils==0.15.2
drf-yasg==1.17.1
future==0.18.2
google-api-core==1.21.0
google-api-python-client==1.9.3
google-auth==1.18.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
googletrans==3.0.0
gunicorn==20.0.4
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.6.23
httpcore==0.9.1
httplib2==0.18.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
importlib-metadata==1.7.0
inflection==0.5.0
isort==4.3.21
itypes==1.2.0
Jinja2==2.11.2
jsonpickle==1.4.1
kombu==4.6.11
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
messagebird==1.5.0
oauthlib==3.1.0
openapi-codec==1.3.2
packaging==20.4
phonenumbers==8.12.5
pickleshare==0.7.5
pika==1.1.0
Pillow==7.1.2
protobuf==3.12.2
psycopg2==2.8.5
psycopg2-binary==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
PyJWT==1.7.1
pylint==2.5.3
pyparsing==2.4.7
python-crontab==2.5.1
python-dateutil==2.8.1
python-dotenv==0.13.0
python3-openid==3.1.0
pytz==2020.1
PyYAML==5.3.1
rabbitmq==0.2.0
requests==2.24.0
requests-oauthlib==1.3.0
rfc3986==1.4.0
rsa==4.6
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
simplejson==3.17.0
six==1.15.0
sniffio==1.1.0
SQLAlchemy==1.3.18
sqlparse==0.3.1
static3==0.7.0
telesign==2.2.2
toml==0.10.1
twilio==6.42.0
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
whitenoise==5.1.0
wrapt==1.12.1
zipp==3.1.0