summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2020-05-06 17:43:33 -0500
committerJohn Estabrook <jestabro@vyos.io>2020-05-06 19:12:32 -0500
commitc4312498ebe0643061f1d06ad9655d49fb9d9af7 (patch)
tree96656e4c4cfff320e210db361f5c51e1f3294428 /debian
parentdbe9f73cc9180b5c0d06007476d7120cde51725d (diff)
downloadvyos-1x-c4312498ebe0643061f1d06ad9655d49fb9d9af7.tar.gz
vyos-1x-c4312498ebe0643061f1d06ad9655d49fb9d9af7.zip
http api: T2395: replace bottle with flask as microframework
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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,