Merge pull request #34975 from openedx/feanil/unpin_click

fix: Drop the click constraint.
This commit is contained in:
Feanil Patel
2024-06-18 11:21:23 -04:00
committed by GitHub

View File

@@ -17,9 +17,6 @@
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.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.