requirements.txt update. (0.27.0)
This commit is contained in:
parent
362b1dfb7c
commit
57a67d26f5
2 changed files with 8 additions and 0 deletions
|
|
@ -2,10 +2,15 @@ APScheduler==3.10.4
|
||||||
CherryPy==18.8.0
|
CherryPy==18.8.0
|
||||||
SQLAlchemy==2.0.20
|
SQLAlchemy==2.0.20
|
||||||
asyncssh==2.13.2
|
asyncssh==2.13.2
|
||||||
|
carbon==1.1.10
|
||||||
|
fabric==3.2.2
|
||||||
fastapi==0.103.0
|
fastapi==0.103.0
|
||||||
fritzconnection==1.13.1
|
fritzconnection==1.13.1
|
||||||
|
invoke==2.2.0
|
||||||
loguru==0.7.0
|
loguru==0.7.0
|
||||||
mysql-connector-python==8.1.0
|
mysql-connector-python==8.1.0
|
||||||
|
netmiko==4.2.0
|
||||||
|
parallel-ssh==2.12.0
|
||||||
paramiko==3.3.1
|
paramiko==3.3.1
|
||||||
pydantic==2.3.0
|
pydantic==2.3.0
|
||||||
pymysql==1.1.0
|
pymysql==1.1.0
|
||||||
|
|
@ -14,9 +19,12 @@ python-gammu==3.2.4
|
||||||
pytz==2023.3
|
pytz==2023.3
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
rich==13.5.2
|
rich==13.5.2
|
||||||
|
scrapli==2023.7.30
|
||||||
|
ssh2-python==1.0.0
|
||||||
syslog2==0.5.0
|
syslog2==0.5.0
|
||||||
textual==0.35.1
|
textual==0.35.1
|
||||||
typer==0.9.0
|
typer==0.9.0
|
||||||
urwid==2.1.2
|
urwid==2.1.2
|
||||||
uvicorn==0.23.2
|
uvicorn==0.23.2
|
||||||
|
whisper==1.1.10
|
||||||
xmpp2==0.4
|
xmpp2==0.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue