DrishtiSharma
commited on
Commit
β’
f789a9b
1
Parent(s):
9612863
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain==0.2.14
|
|
3 |
langchain-core==0.2.39
|
4 |
langchain-community==0.2.12
|
5 |
langchain_groq==0.1.9
|
6 |
-
pandas==2.0.2
|
|
|
|
3 |
langchain-core==0.2.39
|
4 |
langchain-community==0.2.12
|
5 |
langchain_groq==0.1.9
|
6 |
+
pandas==2.0.2
|
7 |
+
python-dotenv
|