Cold_Email_Generator / requirements.txt
abhinavyadav11's picture
Upload requirements.txt
a8243df verified
raw
history blame
222 Bytes
pip freeze > requirements.txt #Use this to get all needed libraries
streamlit==1.20.0
pandas==1.5.3
uuid==1.30
chromadb==0.3.5
langchain_groq==0.1.0
langchain_community==0.1.0
langchain_core==0.1.0
python-dotenv==1.0.0