diff options
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f7262a8..98ef786 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -9,4 +9,7 @@ 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 \ No newline at end of file | 12 | Flask-Assets==2.0 |
| 13 | types-Flask==1.1.0 | ||
| 14 | types-Jinja2==2.11.1 | ||
| 15 | types-PyYAML==0.1.7 \ No newline at end of file | ||
