diff options
| author | jfriedli | 2021-06-13 10:58:02 +0000 |
|---|---|---|
| committer | jfriedli | 2021-06-13 10:58:02 +0000 |
| commit | 419a95fba7b37df7be9a2118e6051aa0c8620371 (patch) | |
| tree | 97cfa57ca583ad4d5b3138d008ba8c4951589b0a /requirements.txt | |
| parent | 73106611ec3da26e8856f2988f1bfaee6305be87 (diff) | |
Mypy missing types fix
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index 98ef786..f7262a8 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -9,7 +9,4 @@ Cerberus==1.3.4 | |||
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
| 11 | iknl-flasgger==0.9.2.post1 | 11 | iknl-flasgger==0.9.2.post1 |
| 12 | Flask-Assets==2.0 | 12 | Flask-Assets==2.0 \ No newline at end of file |
| 13 | types-Flask==1.1.0 | ||
| 14 | types-Jinja2==2.11.1 | ||
| 15 | types-PyYAML==0.1.7 \ No newline at end of file | ||
