fix skyvern client bug (#1802)
This commit is contained in:
@@ -54,8 +54,6 @@ pyotp = "^2.9.0"
|
||||
asyncpg = "^0.30.0"
|
||||
json-repair = "^0.34.0"
|
||||
pypdf = "^5.1.0"
|
||||
langchain = "^0.3.18"
|
||||
llama-index = "^0.12.16"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
isort = "^5.13.2"
|
||||
@@ -80,6 +78,7 @@ fpdf = "^1.7.2"
|
||||
pypdf = "^5.0.1"
|
||||
twine = "^6.1.0"
|
||||
build = "^1.2.2.post1"
|
||||
pandas = "^2.2.3"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user