Skip to content

Commit

Permalink
chore: another attempt at fixing pip-compile-multi
Browse files Browse the repository at this point in the history
both @john-bodley and I have tried to fix the pip-compile-multi flow
that we need to manage our complex network of python dependencies.

Last attempt was here -> #26944

Here I'm reopening the PR on the main fork so we can collaborate on it
more easily.
  • Loading branch information
mistercrunch committed Mar 6, 2024
1 parent 69d870c commit 0c87871
Show file tree
Hide file tree
Showing 8 changed files with 237 additions and 202 deletions.
2 changes: 2 additions & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
urllib3>=1.26.18
werkzeug>=3.0.1
numexpr>=2.9.0
urllib3>=1.25.4,<1.27 # botocore 1.34.32
referencing>=0.28.0,<0.32.0 # jsonschema-path 0.3.2
Loading

0 comments on commit 0c87871

Please sign in to comment.