-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements-development.txt
More file actions
72 lines (72 loc) · 1.29 KB
/
requirements-development.txt
File metadata and controls
72 lines (72 loc) · 1.29 KB
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
aiohttp==3.7.4
aiokafka==0.5.1
aioredis==1.2.0
alabaster==0.7.12
asn1crypto==0.24.0
async-timeout==3.0.1
asyncio==3.4.3
asyncpg==0.21.0
atomicwrites==1.3.0
attrs==19.1.0
autobahn==20.12.3
Automat==0.7.0
Babel==2.9.1
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
constantly==15.1.0
coverage==4.5.3
coveralls==1.7.0
cryptography==3.3.2
docopt==0.6.2
docutils==0.14
eventify==0.5.26
hiredis==1.0.0
hyperlink==19.0.0
idna==2.8
idna-ssl==1.1.0
imagesize==1.1.0
incremental==17.5.0
Jinja2==2.11.3
kafka-python==1.4.6
MarkupSafe==1.1.1
more-itertools==7.0.0
multidict==4.5.2
nose==1.3.7
packaging==19.0
pluggy==0.11.0
pockets==0.7.2
py==1.10.0
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycparser==2.19
Pygments==2.7.4
PyHamcrest==1.9.0
pyOpenSSL==19.0.0
pyparsing==2.4.0
pytest==4.5.0
pytest-cov==2.7.1
pytz==2019.1
raven==6.10.0
raven-aiohttp==0.7.0
requests==2.22.0
service-identity==18.1.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==2.0.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-napoleon==0.7
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.3.3
Twisted==22.4.0
txaio==18.8.1
typing-extensions==3.7.2
urllib3==1.26.5
yarl==1.3.0
zope.interface==4.6.0