requirements.txt update. (0.30.1)
This commit is contained in:
parent
3660cbb50c
commit
7c10be20e0
1 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
APScheduler==3.10.4
|
APScheduler==3.10.4
|
||||||
CherryPy==18.8.0
|
CherryPy==18.8.0
|
||||||
SQLAlchemy==2.0.20
|
SQLAlchemy==2.0.21
|
||||||
asyncssh==2.13.2
|
asyncssh==2.13.2
|
||||||
carbon==1.1.10
|
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.2
|
||||||
icmplib==3.0.3
|
icmplib==3.0.3
|
||||||
invoke==2.2.0
|
invoke==2.2.0
|
||||||
loguru==0.7.1
|
loguru==0.7.2
|
||||||
mysql-connector-python==8.1.0
|
mysql-connector-python==8.1.0
|
||||||
netmiko==4.2.0
|
netmiko==4.2.0
|
||||||
parallel-ssh==2.12.0
|
parallel-ssh==2.12.0
|
||||||
|
|
@ -19,13 +19,13 @@ pysnmp==4.4.12
|
||||||
python-gammu==3.2.4
|
python-gammu==3.2.4
|
||||||
pytz==2023.3.post1
|
pytz==2023.3.post1
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
rich==13.5.2
|
rich==13.5.3
|
||||||
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.36.0
|
textual==0.38.1
|
||||||
typer==0.9.0
|
typer==0.9.0
|
||||||
urwid==2.1.2
|
urwid==2.2.0
|
||||||
uvicorn==0.23.2
|
uvicorn==0.23.2
|
||||||
whisper==1.1.10
|
whisper==1.1.10
|
||||||
xmpp2==0.4
|
xmpp2==0.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue