guiyrt's picture
Using uv and first changes
53c47f0
raw
history blame
270 Bytes
[project]
name = "agents-course-final-assignment"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"gradio>=5.29.1",
"pandas>=2.2.3",
"requests>=2.32.3",
"smolagents>=1.16.1",
]