blob: 3c660d77e68c4067ddca09ffe28fb38e4fff03bd [file] [log] [blame]
Nathan Knuth0c640962016-09-08 16:32:18 -07001argparse==1.2.1
Zsolt Harasztiaa4626e2016-12-08 16:53:06 -08002arrow>=0.10.0
Nathan Knuth58649152016-09-08 16:48:09 -07003colorama>=0.2.5
Khen Nursimulu6f319a32016-10-25 23:06:58 -04004cython==0.24.1
Nathan Knuth58649152016-09-08 16:48:09 -07005decorator>=3.4.0
Zsolt Harasztie060a7d2016-09-16 11:08:24 -07006docker-py
Zsolt Harasztib71c2a02016-09-12 13:12:07 -07007fluent-logger>=0.4.3
Zsolt Harasztieb435072016-09-23 17:10:49 -07008grpc>=0.3
9grpcio>=1.0.0
10grpcio-tools>=1.0.0
Zsolt Harasztiac9310d2016-09-20 12:56:35 -070011hash_ring>=1.3.1
Nathan Knuth418fdc82016-09-16 22:51:15 -070012hexdump>=3.3
Zsolt Haraszti034db372016-10-03 22:26:41 -070013jinja2>=2.8
Zsolt Harasztidafefe12016-11-14 21:29:58 -080014jsonpatch>=1.14
Zsolt Harasztiaa4626e2016-12-08 16:53:06 -080015kafka_python>=1.3.1
Zsolt Haraszti8fc86872016-09-14 00:31:05 -070016klein>=15.3.1
Zsolt Haraszti66862032016-11-28 14:28:39 -080017networkx>=1.11
Zsolt Haraszti51af3392016-09-10 22:18:45 -070018nose>=1.3.7
Khen Nursimulu37a9bf82016-10-16 20:11:31 -040019nose-exclude>=0.5.0
Nathan Knuth58649152016-09-08 16:48:09 -070020mock>=1.3.0
21netifaces>=0.10.4
Zsolt Haraszti91350eb2016-11-05 15:33:53 -070022pcapy>=0.10.10
Nathan Knuth58649152016-09-08 16:48:09 -070023pep8>=1.5.7
24pep8-naming>=0.3.3
Zsolt Haraszti15044082016-10-05 00:18:57 -070025protobuf-to-dict>=0.1.0
Nathan Knuth58649152016-09-08 16:48:09 -070026pyflakes>=1.0.0
27pylint>=1.5.2
Khen Nursimuluda4ef462016-10-17 14:22:51 -040028#pypcap>=1.1.5
Nathan Knuth58649152016-09-08 16:48:09 -070029pyOpenSSL>=0.13
30PyYAML>=3.10
Zsolt Haraszti8fa9da02016-09-10 17:34:03 -070031requests
Nathan Knuth58649152016-09-08 16:48:09 -070032scapy>=2.3.2
Zsolt Harasztib71c2a02016-09-12 13:12:07 -070033service-identity
Nathan Knuth58649152016-09-08 16:48:09 -070034simplejson>=3.8.1
35six>=1.10.0
Zsolt Harasztib71c2a02016-09-12 13:12:07 -070036structlog>=16.1.0
Zsolt Harasztie060a7d2016-09-16 11:08:24 -070037treq>=15.1.0
Nathan Knuth58649152016-09-08 16:48:09 -070038Twisted>=13.2.0
39urllib3>=1.7.1
Khen Nursimulu4c435252016-11-03 23:21:32 -040040pyang>=1.7
Zsolt Harasztie060a7d2016-09-16 11:08:24 -070041
42# python-consul>=0.6.1 we need the pre-released version for now, because 0.6.1 does not
43# yet support Twisted. Once this is released, it will be the 0.6.2 version
44git+git://github.com/cablehead/python-consul.git
khenb95fe9a2016-10-05 11:15:25 -070045
46# Twisted Python kafka client
47git+git://github.com/ciena/afkak.git
48