Spaces:
Sleeping
Sleeping
| [project] | |
| name = "data-connector" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "gradio>=5.16.0", | |
| "python-dotenv>=1.0.1", | |
| "pyyaml>=6.0.2", | |
| "requests>=2.32.3", | |
| "streamlit>=1.42.0", | |
| ] | |