Remove dpkt from requirements
It seems that this isn't used in this project (at least for now) so there's no need to keep it in the requirements file. Change-Id: Id7a0ab375c3a033edc306d1de856ca6a3af3622b
This commit is contained in:
parent
118339b725
commit
99709f2eb3
@ -1,6 +1,5 @@
|
|||||||
python-subunit >= 0.0.18
|
python-subunit >= 0.0.18
|
||||||
testtools >= 0.9.30
|
testtools >= 0.9.30
|
||||||
dpkt >= 1.8.8 # BSD
|
|
||||||
cryptography >= 2.5, < 3.3
|
cryptography >= 2.5, < 3.3
|
||||||
netaddr
|
netaddr
|
||||||
netifaces
|
netifaces
|
||||||
|
Loading…
Reference in New Issue
Block a user