From 831658c9d1705a3cb26a537f7b98960bc2ada9bc Mon Sep 17 00:00:00 2001 From: Jansen Kantor Date: Tue, 3 Nov 2020 10:42:31 -0500 Subject: [PATCH] pin ora temporarily (#25510) --- requirements/constraints.txt | 4 ++++ 1 file changed, 4 insertions(+) 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