# Core dependencies | |
langchain>=0.1.17 | |
langchain_groq>=0.1.0 | |
langchain_openai>=0.1.0 # Missing dependency | |
huggingface_hub>=0.20.3 # For HuggingFace inference client | |
groq>=0.4.1 | |
openai>=1.0.0 | |
scikit-learn | |
matplotlib | |
soundfile | |
gradio>=4.0.0 | |
tqdm | |
librosa>=0.10.0 | |
numpy>=1.24.0 | |
pandas>=2.0.0 | |
# TensorFlow and hub | |
tensorflow==2.15.0 | |
tensorflow_hub | |
# Other | |
requests |