diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 1d3cef3fcb..48d6497b3c 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -130,3 +130,7 @@ pymongo<3.11 # vulture 2.0 requires Python >= 3.6 vulture<2.0 + +# ORA is fixing some deployment errors so this is here temporarily to stop +# the daily requirements update from breaking things +ora2==2.10.3