diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |