efeno commited on
Commit
c0aaf66
1 Parent(s): 8f0c52a

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ llama-index==0.9.38
2
  deeplake==3.8.17
3
  openai==1.10.0
4
  python-dotenv==1.0.1
5
- llama-hub==0.0.76
 
 
 
2
  deeplake==3.8.17
3
  openai==1.10.0
4
  python-dotenv==1.0.1
5
+ llama-hub==0.0.76
6
+ fastapi==0.109.0
7
+ uvicorn==0.27.0.post1