-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
69 lines (69 loc) · 1.15 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
aioredis==1.3.1
appdirs==1.4.3
asgi-redis==0.14.1
asgiref==1.0.0
async-timeout==3.0.1
attrs==19.3.0
autobahn==0.16.0
Automat==20.2.0
backports.ssl-match-hostname==3.5.0.1
black==19.10b0
certifi==2019.11.28
cffi==1.14.0
channels==0.17.2
Click==7.0
constantly==15.1.0
cryptography==2.8
daphne==0.15.0
dask==0.11.1
decorator==4.0.10
defusedxml==0.6.0
diff-match-patch==20181111
Django==1.10.1
django-filter==2.2.0
django-import-export==2.0.2
django-multiupload==0.5.2
djangorestframework==3.9.3
et-xmlfile==1.0.1
hiredis==1.0.1
hyperlink==19.0.0
idna==2.9
incremental==17.5.0
jdcal==1.4.1
Markdown==3.2.1
MarkupPy==1.14
msgpack==0.6.2
msgpack-python==0.4.8
nltk==3.4.1
numpy==1.18.2
odfpy==1.4.1
openpyxl==3.0.3
pathspec==0.7.0
pika==1.1.0
psycopg2==2.8.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyHamcrest==2.0.2
pyOpenSSL==19.1.0
pyparsing==2.1.10
python-dateutil==2.5.3
pytz==2016.7
PyYAML==3.12
redis==2.10.5
regex==2020.2.20
requests==2.14.2
scipy==1.1.0
service-identity==18.1.0
six==1.10.0
sqlparse==0.3.0
tablib==1.1.0
toml==0.10.0
Twisted==16.4.1
txaio==2.5.1
typed-ast==1.4.1
ujson==1.35
websocket-client==0.37.0
xlrd==1.2.0
xlwt==1.3.0
zope.interface==5.0.1