Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -22,7 +22,7 @@ jiter==0.5.0
|
|
| 22 |
jmespath==1.0.1
|
| 23 |
jsonpatch==1.33
|
| 24 |
jsonpointer==3.0.0
|
| 25 |
-
langchain==0.3.
|
| 26 |
langchain-community==0.3.1
|
| 27 |
langchain-core==0.3.21
|
| 28 |
langchain-openai==0.2.10
|
|
@@ -36,7 +36,7 @@ marshmallow==3.21.3
|
|
| 36 |
multidict==6.0.5
|
| 37 |
munkres==1.1.4
|
| 38 |
mypy-extensions==1.0.0
|
| 39 |
-
openai==1.
|
| 40 |
opencv-python==4.10.0.82
|
| 41 |
parsel==1.9.1
|
| 42 |
primp==0.6.3
|
|
|
|
| 22 |
jmespath==1.0.1
|
| 23 |
jsonpatch==1.33
|
| 24 |
jsonpointer==3.0.0
|
| 25 |
+
langchain==0.3.21
|
| 26 |
langchain-community==0.3.1
|
| 27 |
langchain-core==0.3.21
|
| 28 |
langchain-openai==0.2.10
|
|
|
|
| 36 |
multidict==6.0.5
|
| 37 |
munkres==1.1.4
|
| 38 |
mypy-extensions==1.0.0
|
| 39 |
+
openai==1.56.0
|
| 40 |
opencv-python==4.10.0.82
|
| 41 |
parsel==1.9.1
|
| 42 |
primp==0.6.3
|