X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=requirements.txt;h=0ce17e2b471f3cf4b400d812756bbec513064f07;hp=f5961b48fade6cad699dcb9872280c07a355832c;hb=b53a6ff84896052673a0dfc5c27d2435f5010ae3;hpb=6c3d971c8b529d094f7c7355e685ea5ab63904e5 diff --git a/requirements.txt b/requirements.txt index f5961b48fa..0ce17e2b47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,16 +32,25 @@ # on all types of testbeds prior the test execution. # TODO: Figure out a way to verify edits to this file automatically. -robotframework==2.9.2 -paramiko==1.16.0 -scp==0.10.2 -ipaddress==1.0.16 -interruptingcow==0.6 -PyYAML==3.11 -pykwalify==1.5.0 -scapy==2.3.1 -enum34==1.1.2 -requests==2.9.1 +# TODO: Split into directly needed packages and their dependencies. +docopt==0.6.2 # for pykwalify ecdsa==0.13 +enum34==1.1.2 +ipaddress==1.0.16 +paramiko==1.16.0 +pexpect==4.6.0 pycrypto==2.6.1 +pykwalify==1.5.0 pypcap==1.1.5 +python-dateutil==2.4.2 # for pykwalify +PyYAML==3.11 +requests==2.9.1 +robotframework==2.9.2 +scapy==2.3.1 +scp==0.10.2 +six==1.12.0 # for python-dateutil + +# The following is only there for PLRsearch. +dill==0.2.8.2 +numpy==1.14.5 +scipy==1.1.0