-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.24 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
aioredis==1.3.1
amqp==1.4.9
anyjson==0.3.3
asgiref==3.2.10
async-timeout==3.0.1
attrs==20.2.0
autobahn==20.7.1
Automat==20.2.0
beautifulsoup4==4.9.3
billiard==3.3.0.23
celery==3.1.18
certifi==2020.6.20
cffi==1.14.3
channels==2.4.0
channels-redis==3.2.0
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-repl==0.1.6
constantly==15.1.0
cryptography==3.2.1
cssselect==1.1.0
daphne==2.5.0
Django==2.2
django-celery==3.3.1
django-cors-headers==3.5.0
django-redis==4.12.1
django-redis-cache==2.1.1
djangorestframework==3.11.1
djangorestframework-simplejwt==4.4.0
hiredis==1.1.0
hyperlink==20.0.1
idna==2.10
importlib-metadata==2.0.0
incremental==17.5.0
itemadapter==0.1.1
itemloaders==1.0.3
jmespath==0.10.0
kombu==3.0.37
lxml==4.6.1
msgpack==1.0.0
optional-django==0.3.0
parsel==1.6.0
prompt-toolkit==3.0.8
Protego==0.1.16
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pycricbuzz==2.4
PyDispatcher==2.0.5
PyHamcrest==2.0.2
PyJWT==1.7.1
pyOpenSSL==19.1.0
pytz==2020.1
queuelib==1.5.0
react==4.3.0
redis==2.10.6
requests==2.24.0
Scrapy==2.4.0
service-identity==18.1.0
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
Twisted==20.3.0
txaio==20.4.1
urllib3==1.25.10
vine==5.0.0
w3lib==1.22.0
wcwidth==0.2.5
zipp==3.4.0
zope.interface==5.1.2
pytest