Spaces:
Running
Running
| [project] | |
| name = "writing-prototypes" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "pandas>=2.2.3", | |
| "requests>=2.32.3", | |
| "streamlit==1.40.1", | |
| ] | |