Skip to content

Commit 3d06dce

Browse files
jssmithcretz
andauthored
Update pyproject.toml
Co-authored-by: Chad Retz <chad@temporal.io>
1 parent e4e8e79 commit 3d06dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ langchain = [
4040
"langchain-openai>=0.0.6,<0.0.7 ; python_version >= '3.8.1' and python_version < '4.0'",
4141
"langsmith>=0.1.22,<0.2 ; python_version >= '3.8.1' and python_version < '4.0'",
4242
"openai>=1.4.0,<2",
43-
#"fastapi>=0.105.0,<0.106",
43+
"fastapi>=0.115.12",
4444
"tqdm>=4.62.0,<5",
4545
"uvicorn[standard]>=0.24.0.post1,<0.25",
4646
]

0 commit comments

Comments
 (0)