summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2025-04-24build(deps): bump h11 from 0.14.0 to 0.16.0dependabot/pip/h11-0.16.0dependabot[bot]
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03T6935: update python-multipart >= 0.0.18 for DoS advisoryJohn Estabrook
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