diff options
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f316e23..fa0805c 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -7,6 +7,6 @@ Flask-RESTful==0.3.10 | |||
| 7 | Flask-Cors==4.0.1 | 7 | Flask-Cors==4.0.1 |
| 8 | Cerberus==1.3.5 | 8 | Cerberus==1.3.5 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.8.1 | 10 | blinker==1.8.2 |
| 11 | flasgger==0.9.7.1 | 11 | flasgger==0.9.7.1 |
| 12 | Flask-Assets2==2.1 \ No newline at end of file | 12 | Flask-Assets2==2.1 \ No newline at end of file |
