From d95db0d8a73defc4dd48a76c6e52b8d99feaaca4 Mon Sep 17 00:00:00 2001 From: Cassidy Symons <83246693+cassidysymons@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:27:53 -0800 Subject: [PATCH] Update pip_requirements.txt Remove swagger-ui-bundle --- ci/pip_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/pip_requirements.txt b/ci/pip_requirements.txt index a90c398be..0cb7c272b 100644 --- a/ci/pip_requirements.txt +++ b/ci/pip_requirements.txt @@ -1,6 +1,5 @@ openapi-spec-validator < 0.2.10 connexion[swagger-ui] < 2.7.1 -swagger-ui-bundle jsonschema < 4.0.0 pyjwt[crypto] < 2.2.0 pytest