[project] name = "huggingface" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "ddgs>=9.14.1", "e2b-code-interpreter>=2.6.2", "gradio>=5.49.1", "huggingface-hub>=1.11.0", "langfuse>=4.5.1", "numpy>=2.4.4", "openinference-instrumentation-smolagents>=0.1.27", "pandas>=3.0.2", "smolagents[e2b,litellm,telemetry,toolkit]>=1.22.0", ]