Spaces:
Running
Running
| [project] | |
| name = "zbk" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.9" | |
| dependencies = [ | |
| "fastapi>=0.128.0", | |
| "libsql>=0.1.11", | |
| "uvicorn>=0.39.0", | |
| "python-dotenv>=1.0.0", | |
| ] | |