X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=b05cc74bc1a847a44eee0ce45437da269b434bb0;hb=31df49c39f2e3bea3cf85150cdac170845f2efd7;hp=52dca17185242ac2c9b15c416379159ae1650a23;hpb=8340c69ad4c8ca4002a382fbf192f447e73d964d;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index 52dca171852..b05cc74bc1a 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -10,4 +10,4 @@ pycodestyle # MIT (Expat license) https://pypi scapy==2.4.0; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE six # MIT subprocess32 # PSF -syslog_rfc5424_parser>=0.2.0 # ISC +syslog_rfc5424_parser>=0.3.0 # ISC