index
:
vyos-http-api-tools.git
circinus
cla
current
dependabot/pip/h11-0.16.0
dependabot/pip/python-multipart-0.0.18
equuleus
mergify/bp/circinus/pr-17
sagitta
(mirror of https://github.com/vyos/vyos-http-api-tools.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
requirements.in
Age
Commit message (
Collapse
)
Author
2024-02-05
T6017: http-api: update FastAPI for security advisory
John Estabrook
2023-04-23
http-api: T5176: update vyos-http-api-tools for FastAPI vulnerability
John Estabrook
2023-02-13
debian: T5003: workaround for bookworm
John 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.
2022-10-19
graphql: T4574: add package python-pam
John Estabrook
2022-08-23
graphql: T4574: add package pyjwt; update packages
John Estabrook
2021-12-04
graphql: T3993: add support for ariadne file uploads
John Estabrook
2021-12-04
graphql: T3993: add sgqlc package for sgqlc.types
John Estabrook
2021-08-06
http-api: T2768: add package makefun for use in GraphQL implementation
John Estabrook
2021-08-06
http-api: T2768: add [standard] to uvicorn to pull in websockets for GraphQL
John Estabrook
2021-08-06
http-api: T2768: add GraphQL support via Ariadne
John Estabrook
2021-03-26
initial commit
John Estabrook