[project] name = "teacher-student-agent" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "asyncio>=3.4.3", "dotenv>=0.9.9", "gradio>=5.33.0", "llama-index>=0.12.40", "llama-index-llms-huggingface-api>=0.5.0", "tavily-python>=0.7.5", ]