aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/pip-tools.in
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2022-05-30 09:37:10 -0700
committerGravatar GitHub <[email protected]>2022-05-30 09:37:10 -0700
commitf94e5f3e29859ac27159c3afbef6869d10906201 (patch)
tree1b8f91fbc91fdfcfbc605658823b6062b39e4f31 /requirements/pip-tools.in
parentReplace ASCII diagram with mermaid sequence diagram (diff)
parentRebuild the container before running the test command (diff)
Merge #139 - use pip-tools instead of Pipenv
Diffstat (limited to 'requirements/pip-tools.in')
-rw-r--r--requirements/pip-tools.in6
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