1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | lockfile==0.12.2 lxml==3.6.4 msgpack-python==0.4.8 pexpect==4.2.1 psutil==5.0.0 pyshark==0.3.6.1 requests==2.12.2 xmltodict==0.9.2 bottle==0.10.2 -e git+https://github.com/grutz/kismetclient@py3#egg=kismetclient ecdsa==0.13 rsa==3.4.2 pyOpenSSL==16.2.0 pygtail==0.7.0 python-dateutil==2.6.0 beautifulsoup4==4.5.1 robobrowser==0.5.3 # Automated Testing pytest==3.0.4 pytest-cov==2.4.0 # Exception handling .. for later, perhaps # raven==5.4.4 # blinker==1.3 |