Spaces:
Running on Zero
Running on Zero
| # Local-dev only (not read by HF Spaces). gradio and spaces are provided by the | |
| # Spaces runtime on every tier, but must be installed to run the app locally. | |
| gradio>=6,<7 | |
| spaces>=0.34,<1 | |
| # Dev tooling. | |
| pdfplumber>=0.11,<1 | |
| pytest>=9,<10 | |
| ruff>=0.11,<1 | |
| ty>=0.0.1a7 | |