requirements.txt update. Added icmplib. (0.29.0)
This commit is contained in:
parent
95728a3376
commit
34d8e1948b
1 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ carbon==1.1.10
|
||||||
fabric==3.2.2
|
fabric==3.2.2
|
||||||
fastapi==0.103.1
|
fastapi==0.103.1
|
||||||
fritzconnection==1.13.1
|
fritzconnection==1.13.1
|
||||||
|
icmplib==3.0.3
|
||||||
invoke==2.2.0
|
invoke==2.2.0
|
||||||
loguru==0.7.1
|
loguru==0.7.1
|
||||||
mysql-connector-python==8.1.0
|
mysql-connector-python==8.1.0
|
||||||
|
|
@ -22,7 +23,7 @@ rich==13.5.2
|
||||||
scrapli==2023.7.30
|
scrapli==2023.7.30
|
||||||
ssh2-python==1.0.0
|
ssh2-python==1.0.0
|
||||||
syslog2==0.5.0
|
syslog2==0.5.0
|
||||||
textual==0.35.1
|
textual==0.36.0
|
||||||
typer==0.9.0
|
typer==0.9.0
|
||||||
urwid==2.1.2
|
urwid==2.1.2
|
||||||
uvicorn==0.23.2
|
uvicorn==0.23.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue