DrishtiSharma commited on
Commit
95df285
·
verified ·
1 Parent(s): 1faf3be

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain>=0.2.5
2
+ langchain_groq>=0.1.5
3
+ streamlit>=1.36.0
4
+ watchdog>=4.0.1
5
+ python-dotenv>=1.0.1
6
+ streamlit-ace>=0.1.1