Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pysqlite3-binary; sys_platform == 'linux'
|
|
|
2 |
aiohappyeyeballs==2.4.0
|
3 |
aiohttp==3.10.5
|
4 |
aiosignal==1.3.1
|
|
|
1 |
pysqlite3-binary; sys_platform == 'linux'
|
2 |
+
langchain_groq
|
3 |
aiohappyeyeballs==2.4.0
|
4 |
aiohttp==3.10.5
|
5 |
aiosignal==1.3.1
|