|
3248 | 3248 | "faker.utils.loading": [], |
3249 | 3249 | "faker.utils.text": [] |
3250 | 3250 | }, |
| 3251 | + "fastapi": { |
| 3252 | + "fastapi": [], |
| 3253 | + "fastapi._compat": [], |
| 3254 | + "fastapi.applications": [], |
| 3255 | + "fastapi.background": [], |
| 3256 | + "fastapi.concurrency": [], |
| 3257 | + "fastapi.datastructures": [], |
| 3258 | + "fastapi.dependencies": [], |
| 3259 | + "fastapi.dependencies.models": [], |
| 3260 | + "fastapi.dependencies.utils": [], |
| 3261 | + "fastapi.encoders": [], |
| 3262 | + "fastapi.exception_handlers": [], |
| 3263 | + "fastapi.exceptions": [], |
| 3264 | + "fastapi.logger": [], |
| 3265 | + "fastapi.middleware": [], |
| 3266 | + "fastapi.middleware.cors": [], |
| 3267 | + "fastapi.middleware.gzip": [], |
| 3268 | + "fastapi.middleware.httpsredirect": [], |
| 3269 | + "fastapi.middleware.trustedhost": [], |
| 3270 | + "fastapi.middleware.wsgi": [], |
| 3271 | + "fastapi.openapi": [], |
| 3272 | + "fastapi.openapi.constants": [], |
| 3273 | + "fastapi.openapi.docs": [], |
| 3274 | + "fastapi.openapi.models": [], |
| 3275 | + "fastapi.openapi.utils": [], |
| 3276 | + "fastapi.param_functions": [], |
| 3277 | + "fastapi.params": [], |
| 3278 | + "fastapi.requests": [], |
| 3279 | + "fastapi.responses": [], |
| 3280 | + "fastapi.routing": [], |
| 3281 | + "fastapi.security": [], |
| 3282 | + "fastapi.security.api_key": [], |
| 3283 | + "fastapi.security.base": [], |
| 3284 | + "fastapi.security.http": [], |
| 3285 | + "fastapi.security.oauth2": [], |
| 3286 | + "fastapi.security.open_id_connect_url": [], |
| 3287 | + "fastapi.security.utils": [], |
| 3288 | + "fastapi.staticfiles": [], |
| 3289 | + "fastapi.templating": [], |
| 3290 | + "fastapi.testclient": [], |
| 3291 | + "fastapi.types": [], |
| 3292 | + "fastapi.utils": [], |
| 3293 | + "fastapi.websockets": [] |
| 3294 | + }, |
| 3295 | + "fastapi-cli": { |
| 3296 | + "fastapi_cli": [], |
| 3297 | + "fastapi_cli.cli": [], |
| 3298 | + "fastapi_cli.discover": [], |
| 3299 | + "fastapi_cli.exceptions": [], |
| 3300 | + "fastapi_cli.logging": [] |
| 3301 | + }, |
3251 | 3302 | "fastcluster": { |
3252 | 3303 | "fastcluster": [] |
3253 | 3304 | }, |
|
0 commit comments