more robust front-end detection bcaz skyvern run ui not running randomly so improving the discoverablity (#2819)

This commit is contained in:
Shuchang Zheng
2025-06-28 10:19:33 +09:00
committed by GitHub
parent 2cccfe9d60
commit b280308b15
3 changed files with 86 additions and 50 deletions

View File

@@ -36,7 +36,7 @@ psycopg = [
{version = ">=3.2.2,<3.3.0", extras = ["binary", "pool"], python = ">=3.13, <3.14"}
]
alembic = "^1.12.1"
python-jose = {extras = ["cryptography"], version = "^3.4.0"}
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
cachetools = "^5.3.2"
aioboto3 = "^14.3.0"
asyncache = "^0.3.1"