Zenaight commited on
Commit
7126d11
·
verified ·
1 Parent(s): 8c5709d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- fastapi
2
- uvicorn
3
- httpx
4
- langchain[community]
5
- langgraph
6
- openai
7
- pydantic
8
- loguru
9
- python-dotenv
10
- huggingface_hub
11
- langchain-community>=0.2.0
12
-
 
1
+ fastapi
2
+ uvicorn
3
+ httpx
4
+ langchain[community]
5
+ langgraph
6
+ openai
7
+ pydantic
8
+ loguru
9
+ python-dotenv
10
+ huggingface_hub
11
+ langchain-community>=0.2.0
12
+ langchain-openai