From c4312498ebe0643061f1d06ad9655d49fb9d9af7 Mon Sep 17 00:00:00 2001
From: John Estabrook <jestabro@vyos.io>
Date: Wed, 6 May 2020 17:43:33 -0500
Subject: http api: T2395: replace bottle with flask as microframework

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian')

diff --git a/debian/control b/debian/control
index 5c176f40a..592d5153d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: python3,
   python3-isc-dhcp-leases,
   python3-hurry.filesize,
   python3-vici (>= 5.7.2),
-  python3-bottle,
+  python3-flask,
   python3-netaddr,
   python3-zmq,
   cron,
-- 
cgit v1.2.3