Update boost dependencies

Change-Id: Id209c616c4457486a73ef145bda82e873a4b6c92
diff --git a/libpsync/debian/control b/libpsync/debian/control
index 8604637..6b0fee5 100644
--- a/libpsync/debian/control
+++ b/libpsync/debian/control
@@ -5,7 +5,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python3 (>= 3.8),
  pkg-config (>= 0.29),
- libboost-all-dev (>= 1.65.1),
+ libboost-all-dev (>= 1.71.0),
  libndn-cxx-dev (>= 0.8.1),
  python3-sphinx (>= 1.6.0),
  git
@@ -24,8 +24,8 @@
 Architecture: i386 amd64 arm64 armel armhf ppc64el
 Section: libdevel
 Depends: libpsync (= ${binary:Version}), ${misc:Depends},
- libboost-dev (>= 1.65.1),
- libboost-iostreams-dev (>= 1.65.1),
+ libboost-dev (>= 1.71.0),
+ libboost-iostreams-dev (>= 1.71.0),
  libndn-cxx-dev (>= 0.8.0)
 Description: Development headers and libraries of Partial and Full Name Synchronization Library for NDN