diff options
Diffstat (limited to 'qa/requirements.txt')
-rw-r--r-- | qa/requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qa/requirements.txt b/qa/requirements.txt new file mode 100644 index 0000000..cf6baa5 --- /dev/null +++ b/qa/requirements.txt @@ -0,0 +1,4 @@ +sh==1.14.3 +pytest==7.0.1; +arrow==1.2.3; +gitlint # no version as you want to test the currently installed version |