[project] name = "agents-course-challenge" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "arxiv>=2.2.0", "duckduckgo-search>=8.0.2", "huggingface-hub>=0.31.4", "ipython>=9.2.0", "langchain-community>=0.3.24", "langchain-huggingface>=0.2.0", "langchain-openai>=0.3.17", "langgraph>=0.4.5", "pymupdf>=1.25.5", "python-dotenv>=1.1.0", "wikipedia>=1.4.0", ]