khenaidoo | b920354 | 2018-09-17 22:56:37 -0400 | [diff] [blame] | 1 | argparse==1.2.1 |
| 2 | arrow==0.10.0 |
| 3 | bitstring==3.1.5 |
| 4 | cmd2==0.7.0 |
| 5 | colorama==0.3.9 |
khenaidoo | 7923270 | 2018-12-04 11:00:41 -0500 | [diff] [blame] | 6 | confluent-kafka==0.11.5 |
khenaidoo | b920354 | 2018-09-17 22:56:37 -0400 | [diff] [blame] | 7 | cython==0.24.1 |
| 8 | decorator==4.1.2 |
| 9 | docker-py==1.10.6 |
| 10 | fluent-logger==0.6.0 |
| 11 | grpc==0.3.post19 |
| 12 | grpcio==1.3.5 |
| 13 | grpcio-tools==1.3.5 |
| 14 | hash_ring==1.3.1 |
| 15 | hexdump==3.3 |
| 16 | jinja2==2.8 |
| 17 | jsonpatch==1.16 |
| 18 | kafka_python==1.3.5 |
| 19 | klein==17.10.0 |
| 20 | kubernetes==5.0.0 |
| 21 | netaddr==0.7.19 |
| 22 | networkx==2.0 |
| 23 | nose==1.3.7 |
| 24 | nose-exclude==0.5.0 |
| 25 | nose-testconfig==0.10 |
| 26 | mock==2.0.0 |
| 27 | netifaces==0.10.6 |
| 28 | pcapy==0.11.1 |
| 29 | pep8==1.7.1 |
| 30 | pep8-naming>=0.3.3 |
Arun Arora | ed4b760 | 2019-04-02 18:42:37 +0000 | [diff] [blame] | 31 | protobuf==3.6.1 |
khenaidoo | b920354 | 2018-09-17 22:56:37 -0400 | [diff] [blame] | 32 | protobuf-to-dict==0.1.0 |
| 33 | pyflakes==1.6.0 |
| 34 | pylint==1.7.6 |
| 35 | #pypcap>=1.1.5 |
| 36 | pyOpenSSL==17.3.0 |
| 37 | PyYAML==3.12 |
| 38 | requests==2.18.4 |
| 39 | scapy==2.3.3 |
| 40 | service-identity==17.0.0 |
| 41 | simplejson==3.12.0 |
| 42 | jsonschema==2.6.0 |
| 43 | six==1.11.0 |
| 44 | structlog==17.2.0 |
| 45 | termcolor==1.1.0 |
| 46 | transitions==0.6.4 |
| 47 | treq==17.8.0 |
| 48 | Twisted==17.9.0 |
| 49 | txaioetcd==0.3.0 |
| 50 | urllib3==1.22 |
| 51 | pyang==1.7.3 |
| 52 | lxml==3.6.4 |
| 53 | nosexcover==1.0.11 |
| 54 | zmq==0.0.0 |
| 55 | pyzmq==16.0.3 |
| 56 | txZMQ==0.8.0 |
| 57 | ncclient==0.5.3 |
| 58 | xmltodict==0.11.0 |
| 59 | dicttoxml==1.7.4 |
| 60 | etcd3==0.7.0 |
| 61 | pyparsing==2.2.0 |
| 62 | packaging==17.1 |
Matt Jeanneret | 8c86ab9 | 2019-05-18 12:17:54 -0400 | [diff] [blame] | 63 | pyvoltha==0.1.9 |
| 64 | voltha-protos==0.1.3 |
khenaidoo | b920354 | 2018-09-17 22:56:37 -0400 | [diff] [blame] | 65 | |
| 66 | # python-consul>=0.6.1 we need the pre-released version for now, because 0.6.1 does not |
| 67 | # yet support Twisted. Once this is released, it will be the 0.6.2 version |
| 68 | git+https://github.com/cablehead/python-consul.git |
| 69 | |
| 70 | # Twisted Python kafka client |
| 71 | git+https://github.com/ciena/afkak.git |