From a0019db1db6a28f582c1b49ae8716db3755ea5f9 Mon Sep 17 00:00:00 2001 From: Leonardo Parente <23251360+leoparente@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:27:43 -0300 Subject: [PATCH] chore: update pktvisor conan dependencies --- conanfile.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/conanfile.txt b/conanfile.txt index 55d3b7d2b..eab51e70f 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,29 +1,29 @@ [requires] -catch2/3.5.0 +catch2/3.6.0 corrade/2020.06 -cpp-httplib/0.14.3 +cpp-httplib/0.16.0 docopt.cpp/0.6.3 -fast-cpp-csv-parser/cci.20211104 +fast-cpp-csv-parser/cci.20240102 json-schema-validator/2.3.0 -libmaxminddb/1.8.0 +libmaxminddb/1.10.0 nlohmann_json/3.11.3 openssl/1.1.1w -opentelemetry-proto/1.0.0 +opentelemetry-proto/1.3.0 pcapplusplus/23.09 -protobuf/3.21.12 +protobuf/5.27.0 sigslot/1.2.2 -spdlog/1.12.0 -uvw/3.2.0 +spdlog/1.14.1 +uvw/3.4.0 libpcap/1.10.4 yaml-cpp/0.8.0 robin-hood-hashing/3.11.5 -libcurl/8.5.0 +libcurl/8.8.0 crashpad/cci.20220219 zlib/[>=1.2.10 <1.3] [tool_requires] corrade/2020.06 -protobuf/3.21.12 +protobuf/5.27.0 [options] pcapplusplus:immediate_mode=True