-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
89 lines (89 loc) · 1.59 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
aiohttp==3.7.3
amqp==5.0.5
apns2==0.7.2
appdirs==1.4.4
asgiref==3.3.1
async-timeout==3.0.1
attrs==20.3.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
boto3==1.17.21
botocore==1.20.21
cachetools==4.2.1
celery==5.0.5
certifi==2020.12.5
cffi==1.14.5
cfgv==3.2.0
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
cryptography==3.4.6
distlib==0.3.1
Django==3.1.5
django-celery-beat==2.2.1
django-celery-results==2.0.1
django-friendship==1.9.1
django-lrucache-backend==4.0.0
django-push-notifications==2.0.0
django-rest-framework==0.1.0
django-slowtests==1.1.1
django-timezone-field==4.1.1
djangorestframework==3.12.2
filelock==3.0.12
google-api-core==1.26.1
google-api-python-client==2.0.2
google-auth==1.27.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.53.0
gunicorn==20.0.4
h2==2.6.2
hpack==3.0.0
http-ece==1.1.0
httplib2==0.19.0
hyper==0.7.0
hyperframe==3.2.0
identify==1.5.13
idna==2.10
importlib-metadata==3.4.0
jmespath==0.10.0
kombu==5.0.2
multidict==5.1.0
nodeenv==1.5.0
packaging==20.9
pre-commit==2.9.3
prompt-toolkit==3.0.11
protobuf==3.15.5
psycopg2-binary==2.8.6
py-vapid==1.7.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2020.5
pywebpush==1.11.0
PyYAML==5.4.1
rapidfuzz==1.4.1
redis==3.5.2
regex==2020.11.13
requests==2.25.1
rsa==4.7.2
s3transfer==0.3.4
simplejson==3.17.2
six==1.15.0
soupsieve==2.1
SQLAlchemy==1.3.22
sqlparse==0.4.1
toml==0.10.2
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.3
vine==5.0.0
virtualenv==20.4.0
wcwidth==0.2.5
yarl==1.6.3
zipp==3.4.0