fix: pin openedx-events version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user