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