fix: revert openedx-events

This commit is contained in:
Leangseu Kim
2022-06-15 12:16:21 -04:00
committed by leangseu-edx
parent 371eafebf0
commit e0f7d31f0e
4 changed files with 5 additions and 3 deletions

View File

@@ -74,3 +74,5 @@ scipy<1.8.0
# See issue: https://github.com/sphinx-contrib/openapi/issues/123
mistune<2.0.0
# breaking change on openedx-events==0.10.0
openedx-events==0.9.1

View File

@@ -735,7 +735,7 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/base.in
openedx-events==0.10.0
openedx-events==0.9.1
# via -r requirements/edx/base.in
openedx-filters==0.7.0
# via

View File

@@ -962,7 +962,7 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/testing.txt
openedx-events==0.10.0
openedx-events==0.9.1
# via -r requirements/edx/testing.txt
openedx-filters==0.7.0
# via

View File

@@ -912,7 +912,7 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/base.txt
openedx-events==0.10.0
openedx-events==0.9.1
# via -r requirements/edx/base.txt
openedx-filters==0.7.0
# via