som11 commited on
Commit
dbe8c56
·
verified ·
1 Parent(s): 5fd99d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- fastapi==0.109.2
2
- langchain_core==0.2.18
3
- langchain_groq==0.1.6
4
- pydantic==2.7.2
5
- python-dotenv==1.0.1
 
 
1
+ fastapi==0.109.2
2
+ langchain_core==0.2.18
3
+ langchain_groq==0.1.6
4
+ pydantic==2.7.2
5
+ python-dotenv==1.0.1
6
+ uvicorn==0.27.1