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

remove rich for logging

This commit is contained in:
checktheroads
2021-01-12 00:16:34 -07:00
parent 31a3ac00c9
commit fbf7ecccf1
6 changed files with 26 additions and 76 deletions

View File

@@ -50,7 +50,6 @@ py-cpuinfo = "^7.0.0"
pydantic = "^1.4"
python = ">=3.6.1,<4.0"
redis = "^3.5.3"
rich = "^8.0"
scrapli = {extras = ["asyncssh"], version = "^2020.9.26"}
uvicorn = "^0.11"
uvloop = "^0.14.0"