infra: Clear cache for env-var checks (#26073)

This commit is contained in:
William FH
2024-09-06 14:29:29 -07:00
committed by GitHub
parent 854f37be87
commit 262e19b15d
7 changed files with 22 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ ignore_missing_imports = true
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langsmith = "^0.1.75"
langsmith = "^0.1.112"
tenacity = "^8.1.0,!=8.4.0"
jsonpatch = "^1.33"
PyYAML = ">=5.3"