summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2020-05-06 17:49:12 -0500
committerJohn Estabrook <jestabro@vyos.io>2020-05-06 19:12:32 -0500
commit7b31dd720d96bc481323e3b00100da718f551cd5 (patch)
treea4c0376134aaeb6afc213b5dfc963eae9a07730b /debian
parentc4312498ebe0643061f1d06ad9655d49fb9d9af7 (diff)
downloadvyos-1x-7b31dd720d96bc481323e3b00100da718f551cd5.tar.gz
vyos-1x-7b31dd720d96bc481323e3b00100da718f551cd5.zip
http api: T2395: add waitress as production WSGI server
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 592d5153d..32c0286a4 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Depends: python3,
python3-hurry.filesize,
python3-vici (>= 5.7.2),
python3-flask,
+ python3-waitress,
python3-netaddr,
python3-zmq,
cron,