Spaces:
Sleeping
Sleeping
| [project] | |
| name = "repl-nix-workspace" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "google-api-python-client>=2.177.0", | |
| "gradio>=5.39.0", | |
| "openai>=1.98.0", | |
| "python-dotenv>=1.1.1", | |
| "requests>=2.32.4", | |
| "trafilatura>=2.0.0", | |
| ] | |