diff options
Diffstat (limited to 'requirements/pip-tools.in')
| -rw-r--r-- | requirements/pip-tools.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements/pip-tools.in b/requirements/pip-tools.in new file mode 100644 index 0000000..e459df9 --- /dev/null +++ b/requirements/pip-tools.in @@ -0,0 +1,6 @@ +-c coverage.pip +-c lint.pip +-c requirements.pip + +# Minimum version which supports pip>=22.1 +pip-tools>=6.6.1 |