feat(upgrade): ✨ Add upgrader client
Run tasks to download and syncing version with repo releases
This commit is contained in:
parent
34e734f572
commit
ce3e1ad505
3 changed files with 372 additions and 0 deletions
14
updater/requirement.txt
Normal file
14
updater/requirement.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
aiofiles==23.2.1
|
||||
apscheduler==3.10.4
|
||||
docker==7.0.0
|
||||
fastapi==0.111.0
|
||||
flask==3.0.0
|
||||
gitpython==3.1.43
|
||||
redis==5.0.7
|
||||
schedule==1.2.2
|
||||
truststore==0.9.1
|
||||
uri-template==1.3.0
|
||||
uvloop==0.19.0
|
||||
watchfiles==0.21.0
|
||||
webcolors==1.13
|
||||
websockets==12.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue