summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2024-12-03build(deps): bump python-multipart from 0.0.12 to 0.0.18dependabot/pip/python-multipart-0.0.18dependabot[bot]
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.12...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15T6783: refresh requirements to update Starlette for DoS CVEJohn Estabrook
2024-04-16http-api: T6243: refresh requirements to include idna advisory updateJohn Estabrook
2024-02-05T6017: http-api: update FastAPI for security advisoryJohn Estabrook
2023-04-23http-api: T5176: update vyos-http-api-tools for FastAPI vulnerabilityJohn Estabrook
2023-02-13debian: T5003: workaround for bookwormJohn Estabrook
Use fastapi==0.89.1 to avoid a regression in the MultiPartParser. Note that this is the version for bookworm, but as we package versions from PyPI, requirements.in needs to pin to this version.
2023-02-13debian: T5003: Update for Python 3.11 in Debian 12 "Bookworm"sarthurdev
2022-10-19graphql: T4574: add package python-pamJohn Estabrook
2022-08-23graphql: T4574: add package pyjwt; update packagesJohn Estabrook
2021-12-04http api: T3412: regenerate requirements.txtJohn Estabrook
2021-08-06http-api: T2768: add package makefun for use in GraphQL implementationJohn Estabrook
2021-08-06http-api: T2768: add [standard] to uvicorn to pull in websockets for GraphQLJohn Estabrook
2021-08-06http-api: T2768: add GraphQL support via AriadneJohn Estabrook
2021-06-12http api: T3412: update vyos-http-api-tools to FastAPI 0.65.2John Estabrook
2021-05-13http api: T3412: update vyos-http-api-tools for FastAPI security fixJohn Estabrook
2021-03-26initial commitJohn Estabrook