diff options
| author | John Estabrook <jestabro@vyos.io> | 2023-04-23 20:14:32 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2023-04-23 20:14:32 -0500 |
| commit | 3911268c4ed746f303b43b0d701c4c1bd13617f9 (patch) | |
| tree | 9f73c5fde9e3a1be415b0bb8cee52821d66d0b76 /requirements.in | |
| parent | 390f08d82bea80a1d8bbf0cd11d9d4762c7ac503 (diff) | |
| download | vyos-http-api-tools-3911268c4ed746f303b43b0d701c4c1bd13617f9.tar.gz vyos-http-api-tools-3911268c4ed746f303b43b0d701c4c1bd13617f9.zip | |
http-api: T5176: update vyos-http-api-tools for FastAPI vulnerability
Diffstat (limited to 'requirements.in')
| -rw-r--r-- | requirements.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.in b/requirements.in index fb5a17b..b878b16 100644 --- a/requirements.in +++ b/requirements.in @@ -1,4 +1,4 @@ -fastapi +fastapi==0.92.0 python-multipart uvicorn[standard] wsproto |
