-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (57 loc) · 958 Bytes
/
requirements.txt
File metadata and controls
57 lines (57 loc) · 958 Bytes
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
aioredis>=1.3.0
asgiref>=3.2.2
asn1crypto>=1.0.1
async-timeout>=3.0.1
attrs>=19.2.0
autobahn>=19.10.1
Automat>=0.7.0
beautifulsoup4>=4.8.0
certifi>=2019.9.11
cffi>=1.12.3
channels>=2.3.0
channels-redis>=2.4.0
chardet>=3.0.4
Click>=7.0
constantly>=15.1.0
cryptography>=2.7
daphne>=2.3.0
dj-database-url>=0.5.0
Django>=2.2.5
django-bootstrap4>=1.0.1
django-heroku>=0.3.1
django-rq>=2.1.0
gunicorn>=19.9.0
h11>=0.8.1
hiredis>=1.0.0
httptools>=0.0.13
hyperlink>=19.0.0
idna>=2.8
incremental>=17.5.0
Jinja2>=2.10.3
MarkupSafe>=1.1.1
msgpack>=0.6.2
msgpack-python>=0.5.6
multidict>=4.5.2
psycopg2>=2.8.3
psycopg2-binary>=2.8.3
pycparser>=2.19
PyHamcrest>=1.9.0
python-multipart>=0.0.5
pytz>=2019.2
redis>=3.3.10
requests>=2.22.0
rq>=1.1.0
six>=1.12.0
soupsieve>=1.9.3
sqlparse>=0.3.0
starlette>=0.12.9
Twisted>=19.7.0
txaio>=18.8.1
typesystem>=0.2.4
urllib3>=1.25.5
uvicorn>=0.8.6
uvloop>=0.12.2
websockets>=7.0
whitenoise>=4.1.3
yarl>=1.3.0
zope.interface>=4.6.0