added async token refresh and upload retry logic
Some checks failed
CI / build (push) Failing after 12s

This commit is contained in:
2024-06-23 13:21:28 +08:00
parent 93e7ccd9b7
commit 50ec2cf03c
8 changed files with 140 additions and 121 deletions

View File

@@ -1,15 +1,17 @@
argcomplete==3.1.1
build==0.10.0
certifi==2023.7.22
argcomplete==3.4.0
build==1.2.1
certifi==2024.6.2
click==8.1.7
mypy==1.5.1
mypy==1.10.0
mypy-extensions==1.0.0
oidc-client==0.2.6
packaging==23.1
pipx==1.2.0
packaging==24.1
pipx==1.6.0
platformdirs==4.2.2
progress==1.6
pycurl==7.45.2
pyproject_hooks==1.0.0
types-pycurl==7.45.2.5
pwo==0.0.2
pycurl==7.45.3
pyproject_hooks==1.1.0
types-pycurl==7.45.3.20240421
typing_extensions==4.7.1
userpath==1.9.0
userpath==1.9.2