fix(tisbackup): using uv is good in Dockerfile maybe
This commit is contained in:
+10
-10
@@ -1,10 +1,10 @@
|
||||
six
|
||||
requests
|
||||
paramiko
|
||||
pexpect
|
||||
flask
|
||||
simplejson
|
||||
huey
|
||||
iniparse
|
||||
redis
|
||||
peewee
|
||||
flask==3.1.0
|
||||
huey==2.5.3
|
||||
iniparse==0.5
|
||||
paramiko==3.5.1
|
||||
peewee==3.17.9
|
||||
pexpect==4.9.0
|
||||
redis==5.2.1
|
||||
requests==2.32.3
|
||||
simplejson==3.20.1
|
||||
six==1.17.0
|
||||
|
||||
Reference in New Issue
Block a user