1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

start adding response parsing & ui elements

This commit is contained in:
checktheroads
2020-04-24 11:41:43 -07:00
parent 7ad435fdf2
commit a562c90094
37 changed files with 1791 additions and 453 deletions

View File

@@ -34,6 +34,7 @@ uvloop = "^0.14.0"
inquirer = "^2.6.3"
paramiko = "^2.7.1"
gunicorn = "^20.0.4"
xmltodict = "^0.12.0"
[tool.poetry.dev-dependencies]
bandit = "^1.6.2"