fix: remove constraint for openedx-events

This commit is contained in:
Leangseu Kim
2022-06-15 23:16:45 -04:00
committed by leangseu-edx
parent c0cbf6c7a2
commit 6bb7a17741
4 changed files with 6 additions and 14 deletions

View File

@@ -74,8 +74,6 @@ 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
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.

View File

@@ -741,10 +741,8 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/base.in
openedx-events==0.9.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.in
openedx-events==0.10.0
# via -r requirements/edx/base.in
openedx-filters==0.7.0
# via
# -r requirements/edx/base.in

View File

@@ -966,10 +966,8 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/testing.txt
openedx-events==0.9.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/testing.txt
openedx-events==0.10.0
# via -r requirements/edx/testing.txt
openedx-filters==0.7.0
# via
# -r requirements/edx/testing.txt

View File

@@ -917,10 +917,8 @@ oauthlib==3.0.1
# social-auth-core
openedx-calc==3.0.1
# via -r requirements/edx/base.txt
openedx-events==0.9.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
openedx-events==0.10.0
# via -r requirements/edx/base.txt
openedx-filters==0.7.0
# via
# -r requirements/edx/base.txt