diff options
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fe9f5c9..f1123b2 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -6,6 +6,6 @@ flask==1.1.2 | |||
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.9 | 7 | Flask-Cors==3.0.9 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.0 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
| 11 | iknl-flasgger==0.9.2.post1 \ No newline at end of file | 11 | iknl-flasgger==0.9.2.post1 \ No newline at end of file |
