diff options
| author | jfriedli | 2023-06-13 18:52:43 +0000 |
|---|---|---|
| committer | jfriedli | 2023-06-13 18:52:43 +0000 |
| commit | e90391a271d9f06e16c877ee5f0542f1e68c8263 (patch) | |
| tree | 4c61389e6fc3ae84d3c4b70cbd6d7c6df1a727dc /requirements-test.txt | |
| parent | 0698aec1cb882cd4bbc25a084510301f4097c859 (diff) | |
CI Fix
Diffstat (limited to 'requirements-test.txt')
| -rw-r--r-- | requirements-test.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/requirements-test.txt b/requirements-test.txt index 70dd298..bd249c2 100644 --- a/requirements-test.txt +++ b/requirements-test.txt | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | openapi-spec-validator==0.2.8 | 1 | openapi-spec-validator==0.2.8 |
| 2 | types-Flask==1.1.0 | 2 | types-Flask==1.1.0 |
| 3 | types-Jinja2==2.11.1 | 3 | types-Jinja2==2.11.1 |
| 4 | types-PyYAML==0.1.7 \ No newline at end of file | 4 | types-PyYAML==0.1.7 |
| 5 | wheel==0.40.0 | ||
| 6 | coverage==7.2.7 | ||
| 7 | Flask-Testing==0.8.1 \ No newline at end of file | ||
