requirements.txt update. (0.25.9)
This commit is contained in:
parent
54f55574eb
commit
b5960331c4
1 changed files with 3 additions and 3 deletions
|
|
@ -2,12 +2,12 @@ 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
|
||||||
fastapi==0.101.1
|
fastapi==0.103.0
|
||||||
fritzconnection==1.13.1
|
fritzconnection==1.13.1
|
||||||
loguru==0.7.0
|
loguru==0.7.0
|
||||||
mysql-connector-python==8.1.0
|
mysql-connector-python==8.1.0
|
||||||
paramiko==3.3.1
|
paramiko==3.3.1
|
||||||
pydantic==2.2.1
|
pydantic==2.3.0
|
||||||
pymysql==1.1.0
|
pymysql==1.1.0
|
||||||
pysnmp==4.4.12
|
pysnmp==4.4.12
|
||||||
python-gammu==3.2.4
|
python-gammu==3.2.4
|
||||||
|
|
@ -15,7 +15,7 @@ pytz==2023.3
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
rich==13.5.2
|
rich==13.5.2
|
||||||
syslog2==0.5.0
|
syslog2==0.5.0
|
||||||
textual==0.34.0
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue