Update python dependencies

Change-Id: Ic1ba3152160e9255d14ae66881e452a99930b0d8
diff --git a/name-based-access-control/debian/control b/name-based-access-control/debian/control
index 6ae05f7..2315787 100644
--- a/name-based-access-control/debian/control
+++ b/name-based-access-control/debian/control
@@ -4,9 +4,9 @@
 Build-Depends: debhelper (>= 11.0.0),
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
- python3-sphinx (>= 1.6.7),
  libboost-all-dev (>= 1.65.0),
  libndn-cxx-dev (>= 0.7.0),
+ python3-sphinx (>= 1.6.0),
  git
 Standards-Version: 4.1.2
 Section: libs