readmespace / requirements.txt
Bachir00's picture
Initial commit for Hugging Face Space
b37737d
raw
history blame contribute delete
365 Bytes
# 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