[Docs] update min bounds from API (#1929)

This commit is contained in:
William FH
2024-09-30 17:06:34 -07:00
committed by GitHub
parent 29f58fd9e5
commit 445b795037
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ Dependencies can optionally be specified in one of the following files: `pyproje
The dependencies below will be included in the image, you can also use them in your code, as long as with a compatible version range:
```
langgraph>=0.2.18,<0.3.0
langgraph-checkpoint>=1.0.9
langgraph>=0.2.30,<0.3.0
langgraph-checkpoint>=1.0.14
langchain-core>=0.2.38,<0.4.0
langsmith>=0.1.63
orjson>=3.9.7
@@ -36,8 +36,8 @@ Dependencies can optionally be specified in one of the following files: `pyproje
The dependencies below will be included in the image, you can also use them in your code, as long as with a compatible version range:
```
langgraph>=0.2.18,<0.3.0
langgraph-checkpoint>=1.0.9
langgraph>=0.2.30,<0.3.0
langgraph-checkpoint>=1.0.14
langchain-core>=0.2.38,<0.4.0
langsmith>=0.1.63
orjson>=3.9.7