Installing the existing requirements.txt will pull the latest version of pyshark. After install and running the user will get an error telling them Pyshark requiers Python >= 3.5 and to install version 0.3.8 if they need to use Python2. This fixes that issue.
Installing the existing
requirements.txt
will pull the latest version of pyshark. After install and running the user will get an error telling them Pyshark requiers Python >= 3.5 and to install version 0.3.8 if they need to use Python2. This fixes that issue.