diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8796aaa..42b75e2 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,4 +4,5 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.9.0 | 4 | mat2==0.9.0 |
| 5 | flask==1.0.3 | 5 | flask==1.0.3 |
| 6 | Flask-RESTful==0.3.7 | 6 | Flask-RESTful==0.3.7 |
| 7 | Flask-Cors==3.0.8 \ No newline at end of file | 7 | Flask-Cors==3.0.8 |
| 8 | Cerberus==1.3.1 \ No newline at end of file | ||
