ChaseHan commited on
Commit
265bb40
·
verified ·
1 Parent(s): 833dac3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  gradio==5.23.1
2
  langchain==0.0.352
3
  matplotlib==3.7.3
4
  networkx==3.1
5
  openai==1.68.2
6
  pydantic==2.10.6
7
- langchain-core==0.1.1
 
1
+ fastapi==0.115.12
2
  gradio==5.23.1
3
  langchain==0.0.352
4
  matplotlib==3.7.3
5
  networkx==3.1
6
  openai==1.68.2
7
  pydantic==2.10.6
8
+ uvicorn==0.34.0