Skip to content
Snippets Groups Projects
Commit 779a0ae8 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: allow py-pip 23.1.2 or 23.0

parent b27a9443
No related branches found
No related tags found
No related merge requests found
...@@ -294,7 +294,7 @@ packages: ...@@ -294,7 +294,7 @@ packages:
- '@1.5.3' - '@1.5.3'
py-pip: py-pip:
require: require:
- '@23.1.2' - any_of: ['@23.1.2', '@23.0']
py-pre-commit: py-pre-commit:
require: require:
- '@2.20.0' - '@2.20.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment