Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
langchain==0.1.12
|
| 2 |
langchain-community==0.0.28
|
| 3 |
langchain-core==0.1.32
|
|
|
|
| 1 |
+
httpx==0.27.2
|
| 2 |
langchain==0.1.12
|
| 3 |
langchain-community==0.0.28
|
| 4 |
langchain-core==0.1.32
|