dia-gov commited on
Commit
cef0019
·
verified ·
1 Parent(s): c56dd85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- langchain==0.0.91
 
 
 
 
 
 
1
+ langchain==0.0.91
2
+ uvicorn
3
+ fastapi
4
+ pydantic
5
+ requests
6
+ pytest