Skip to content

Commit a8bb227

Browse files
committed
this connexion swagger issue has been resolved
1 parent a34f566 commit a8bb227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spiffworkflow-backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"typing-extensions >= 4.12.2",
2828
"spiffworkflow-connector-command",
2929
"werkzeug >= 2.3",
30-
"connexion[swagger-ui, flask, uvicorn] == 3.3.0", # 3.2 breaks swagger-ui https://github.com/spec-first/connexion/issues/2029
30+
"connexion[swagger-ui, flask, uvicorn] == 3.3.0",
3131
"lxml >= 5.3.1",
3232
"PyJWT >= 2.10.1",
3333
"APScheduler >=3.6.0",

0 commit comments

Comments
 (0)