-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.14 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
aiohttp==3.6.2
amqp==2.6.0
asgiref==3.2.7
async-timeout==3.0.1
attrs==19.3.0
autobahn==20.4.3
Automat==20.2.0
Babel==2.8.0
billiard==3.6.3.0
celery==4.4.5
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
constantly==15.1.0
cryptography==2.9.2
daphne==2.5.0
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.0.7
django-allauth==0.42.0
django-celery-beat==2.0.0
django-celery-results==1.2.1
django-crispy-forms==1.9.1
django-environ==0.4.5
django-phonenumber-field==4.0.0
django-rest-framework==0.1.0
django-timezone-field==4.0
djangorestframework==3.11.0
future==0.18.2
hyperlink==19.0.0
idna==2.9
importlib-metadata==1.6.1
incremental==17.5.0
kombu==4.6.10
multidict==4.7.6
oauthlib==3.1.0
phonenumbers==8.12.6
psycopg2-binary==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyHamcrest==2.0.2
pyOpenSSL==19.1.0
python-crontab==2.5.1
python-dateutil==2.8.1
python3-openid==3.1.0
pytz==2020.1
redis==3.5.3
requests==2.23.0
requests-oauthlib==1.3.0
sentry-sdk==0.14.4
service-identity==18.1.0
six==1.15.0
slackclient==2.7.1
sqlparse==0.3.1
Twisted==20.3.0
txaio==20.4.1
urllib3==1.25.9
vine==1.3.0
whitenoise==5.1.0
yarl==1.4.2
zipp==3.1.0
zope.interface==5.1.0