Merge pull request #34975 from openedx/feanil/unpin_click
fix: Drop the click constraint.
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
celery>=5.2.2,<6.0.0
|
celery>=5.2.2,<6.0.0
|
||||||
|
|
||||||
|
|
||||||
# required for celery>=5.2.0;<5.3.0
|
|
||||||
click>=8.0,<9.0
|
|
||||||
|
|
||||||
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
|
# 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
|
# This is to allow them to better control its deployment and to do it in a process that works better
|
||||||
# for them.
|
# for them.
|
||||||
|
|||||||
Reference in New Issue
Block a user