Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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