| [project] | |
| name = "supertest" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "aiohttp>=3.14.1", | |
| "asyncio>=4.0.0", | |
| "fastapi>=0.138.2", | |
| "uvicorn[standard]>=0.49.0", | |
| ] | |
| [project] | |
| name = "supertest" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "aiohttp>=3.14.1", | |
| "asyncio>=4.0.0", | |
| "fastapi>=0.138.2", | |
| "uvicorn[standard]>=0.49.0", | |
| ] | |