blob: 389c86268341a205481cb1c77d1b7e4936ea63e3 [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 Haraszti8fc86872016-09-14 00:31:05 -070013klein>=15.3.1
Zsolt Haraszti51af3392016-09-10 22:18:45 -070014nose>=1.3.7
Khen Nursimulu37a9bf82016-10-16 20:11:31 -040015nose-exclude>=0.5.0
Nathan Knuth58649152016-09-08 16:48:09 -070016mock>=1.3.0
17netifaces>=0.10.4
Nathan Knuth58649152016-09-08 16:48:09 -070018pep8>=1.5.7
19pep8-naming>=0.3.3
Zsolt Haraszti15044082016-10-05 00:18:57 -070020protobuf-to-dict>=0.1.0
Nathan Knuth58649152016-09-08 16:48:09 -070021pyflakes>=1.0.0
22pylint>=1.5.2
Khen Nursimuluda4ef462016-10-17 14:22:51 -040023#pypcap>=1.1.5
Nathan Knuth58649152016-09-08 16:48:09 -070024pyOpenSSL>=0.13
25PyYAML>=3.10
Zsolt Haraszti8fa9da02016-09-10 17:34:03 -070026requests
Nathan Knuth58649152016-09-08 16:48:09 -070027scapy>=2.3.2
Zsolt Harasztib71c2a02016-09-12 13:12:07 -070028service-identity
Nathan Knuth58649152016-09-08 16:48:09 -070029simplejson>=3.8.1
30six>=1.10.0
Zsolt Harasztib71c2a02016-09-12 13:12:07 -070031structlog>=16.1.0
Zsolt Harasztie060a7d2016-09-16 11:08:24 -070032treq>=15.1.0
Nathan Knuth58649152016-09-08 16:48:09 -070033Twisted>=13.2.0
34urllib3>=1.7.1
Zsolt Harasztie060a7d2016-09-16 11:08:24 -070035
36# python-consul>=0.6.1 we need the pre-released version for now, because 0.6.1 does not
37# yet support Twisted. Once this is released, it will be the 0.6.2 version
38git+git://github.com/cablehead/python-consul.git
khenb95fe9a2016-10-05 11:15:25 -070039
40# Twisted Python kafka client
41git+git://github.com/ciena/afkak.git
42