Commit c84fa4a
committed
Requirements: Update scapy to version 2.4.5
This fixes a bug with scapy and the ctypes update of python>=3.9.1.
Instead of requiring `liblibc.a` scapy uses the correct `libc.a` library.
https://bugs.python.org/issue425801 parent dc6d1f5 commit c84fa4a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
0 commit comments