Spaces:
Sleeping
Sleeping
[project] | |
name = "agent-course-final-assesment" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"aiohttp>=3.11.18", | |
"gradio[oauth]>=5.26.0", | |
"langchain>=0.3.24", | |
"langchain-community>=0.3.22", | |
"langchain-core>=0.3.55", | |
"langchain-openai>=0.3.14", | |
"langgraph>=0.3.34", | |
] | |