diff --git a/requirements/constraints.txt b/requirements/constraints.txt index eea85b1c7f..3017d343ad 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -97,3 +97,7 @@ pyopenssl==22.0.0 # pytz>2022.2.1 causes test failures in edx-platform pytz==2022.2.1 + +# openedx-events>0.13.0 causes test failures due to breaking changes +# These broken tests will be fixed in a separate PR +openedx-events==0.13.0