requirements.txt update. (0.30.2)
This commit is contained in:
parent
b58afbf998
commit
6f5520ab57
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
APScheduler==3.10.4
|
APScheduler==3.10.4
|
||||||
CherryPy==18.8.0
|
CherryPy==18.8.0
|
||||||
SQLAlchemy==2.0.22
|
SQLAlchemy==2.0.23
|
||||||
asyncssh==2.14.0
|
asyncssh==2.14.1
|
||||||
carbon==1.1.10
|
carbon==1.1.10
|
||||||
fabric==3.2.2
|
fabric==3.2.2
|
||||||
fastapi==0.104.1
|
fastapi==0.104.1
|
||||||
|
|
@ -26,6 +26,6 @@ syslog2==0.5.0
|
||||||
textual==0.41.0
|
textual==0.41.0
|
||||||
typer==0.9.0
|
typer==0.9.0
|
||||||
urwid==2.2.3
|
urwid==2.2.3
|
||||||
uvicorn==0.23.2
|
uvicorn==0.24.0.post1
|
||||||
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