Skip to content

Commit 88d73cc

Browse files
committed
fix: marshmellow version
1 parent 2276700 commit 88d73cc

File tree

2 files changed

+568
-566
lines changed

2 files changed

+568
-566
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies = [
6666
"openshift-python-wrapper>=11.0.38",
6767
"semver>=3.0.4",
6868
"pytest-order>=1.3.0",
69-
"marshmallow==4.0.0", # this version is needed for pytest-jira
69+
"marshmallow==3.26.1,<4", # this version is needed for pytest-jira
7070
]
7171

7272
[project.urls]

0 commit comments

Comments
 (0)