We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f292cc + 8f8f650 commit 5957807Copy full SHA for 5957807
1 file changed
.github/workflows/pip-compile.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: "3.11"
16
17
- name: Install tox
18
- run: pip install tox
+ run: pip install "pip<=25.0" tox
19
20
- name: pip-compile
21
uses: technote-space/create-pr-action@v2
0 commit comments