Add webtest dependency

This commit is contained in:
Vikash Kothary
2020-12-23 23:14:33 +00:00
parent 0de37f04e8
commit 53a6542ac5
2 changed files with 46 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ webob = "^1.8.6"
mkdocs = "^1.1.2"
jupyter = "^1.0.0"
jupyterlab = "^2.2.2"
webtest = "^2.0.35"
[build-system]
requires = ["poetry>=0.12"]