MLDeveloper commited on
Commit
b135e62
·
verified ·
1 Parent(s): 150dcd1

Update requirements

Browse files
Files changed (1) hide show
  1. requirements +7 -0
requirements CHANGED
@@ -11,4 +11,11 @@ langchain-core==0.1.0
11
  openai==1.3.0
12
  anthropic==0.7.0
13
  sqlalchemy==2.0.23
 
 
 
 
 
 
 
14
 
 
11
  openai==1.3.0
12
  anthropic==0.7.0
13
  sqlalchemy==2.0.23
14
+ streamlit
15
+ openai==1.3.9
16
+ python-dotenv
17
+ httpx==0.24.1
18
+ fastapi
19
+ uvicorn
20
+ requests
21