Spaces:
Sleeping
Sleeping
| [project] | |
| name = "deep-research" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "gradio>=6.2.0", | |
| "openai>=2.14.0", | |
| "openai-agents>=0.6.4", | |
| "pydantic>=2.12.5", | |
| "python-dotenv>=1.2.1", | |
| "sendgrid>=6.12.5", | |
| ] | |