diff options
| author | Louis Burda <quent.burda@gmail.com> | 2021-06-26 13:28:18 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2021-06-26 13:28:18 +0200 |
| commit | d9f95490d15da221844b066784149f68db92cc5d (patch) | |
| tree | b313f8e9e9d59ad6d4ce6d10098f15e0a6b8b8fa /checker/src/requirements.txt | |
| parent | 9763bd5c6d2ab498e989b738c35884c9d7bf8d5e (diff) | |
| download | enowars5-service-stldoctor-d9f95490d15da221844b066784149f68db92cc5d.tar.gz enowars5-service-stldoctor-d9f95490d15da221844b066784149f68db92cc5d.zip | |
add checking of returned stl info in test_good_upload havocs
Diffstat (limited to 'checker/src/requirements.txt')
| -rw-r--r-- | checker/src/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checker/src/requirements.txt b/checker/src/requirements.txt index 42539e3..6da0341 100644 --- a/checker/src/requirements.txt +++ b/checker/src/requirements.txt @@ -4,3 +4,4 @@ eventlet==0.30.2 gunicorn==20.1.0 numpy==1.20.1 Faker==8.1.4 +numpy-stl==2.16.0 |
