vpp_papi: Adjust aenum import for python3.
[vpp.git] / test / requirements.txt
index b3b1465..e4344d6 100644 (file)
@@ -1,3 +1,4 @@
+aenum>= 2.1.2; python_version < '3.6'   # BSD
 cffi                                    # MIT
 cryptography!=2.0                       # BSD/Apache-2.0
 faulthandler; python_version < '3.3' #  # BSD License (2 clause)
@@ -10,4 +11,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                   # ISC
+syslog_rfc5424_parser>=0.3.0            # ISC