mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-08-23 22:26:23 +00:00
Upgrade scapy to version 2.4.3 and above. This commit fixes IndexError that was raised when running kube-hunter from macOS. Resolves #262
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
enum34 ; python_version<='3.4'
|
|
netaddr
|
|
netifaces
|
|
scapy>=2.4.3
|
|
requests
|
|
PrettyTable
|
|
urllib3>=1.24.2,<1.25
|
|
ruamel.yaml
|
|
requests_mock
|
|
future
|
|
packaging |