diff options
Diffstat (limited to '.config/requirements-test.in')
-rw-r--r-- | .config/requirements-test.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/requirements-test.in b/.config/requirements-test.in new file mode 100644 index 0000000..85d4c2d --- /dev/null +++ b/.config/requirements-test.in @@ -0,0 +1,5 @@ +coverage +pip-tools +pytest-mock +pytest-plus>=0.6.1 +pytest>=7.2.0 |