File size: 365 Bytes
b879c19
 
 
 
 
 
 
 
e6a664a
b879c19
 
 
 
 
 
 
35e5c07
 
b37737d
 
35e5c07
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# LangGraph
langgraph>=0.0.20

# LangChain
langchain>=0.0.310
langchain-core>=0.1.4
langchain-groq>=0.1.0
langchain-text-splitters>=0.0.1
asyncssh>=2.12.0
# Utilitaires
python-dotenv>=1.0.0
requests>=2.31.0
aiohttp>=3.8.0
pydantic>=2.5.0

# Tests
# pytest>=7.0.0
# pytest-asyncio>=0.21.0
beautifulsoup4>=4.14.2
PyPDF2>=3.0.1

# Interface utilisateur
gradio>=3.49.1