# --- COEUR DU PROJET (IA & AGENTS) ---

langchain-community==0.3.7
langchain-core==0.3.17
langchain-experimental==0.3.0
langchain-openai==0.2.5
langchain-ollama==0.2.0
langgraph==0.2.53
langfuse==4.2.0

# --- INTERFACE (Version mise à jour pour compatibilité) ---
streamlit==1.40.1

# --- ANALYSE DE DONNÉES & EXCEL ---

openpyxl==3.1.5

# --- VISUALISATION ---
matplotlib==3.9.2
seaborn==0.13.2
# --- OUTILS & RECHERCHE ---
duckduckgo-search==6.3.0
python-dotenv==1.0.1
requests==2.32.3