diff options
| author | jfriedli | 2022-06-06 13:10:05 +0000 |
|---|---|---|
| committer | jfriedli | 2022-06-06 13:10:05 +0000 |
| commit | 83cdf75353ddb6f73c97f58a97a42434060fd1fc (patch) | |
| tree | cea7db425c032ca3592dbc2fb500a533c951246d /requirements.txt | |
| parent | 5bb169c960a9bfeaa0352983702264053294840c (diff) | |
update mat2 to 0.12.4v0.8.5
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 2828485..e5d3b40 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | mutagen==1.45.1 | 1 | mutagen==1.45.1 |
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.12.3 | 4 | mat2==0.12.4 |
| 5 | flask==2.1.2 | 5 | flask==2.1.2 |
| 6 | Flask-RESTful==0.3.9 | 6 | Flask-RESTful==0.3.9 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
| @@ -9,4 +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 | flasgger==0.9.5 | 11 | flasgger==0.9.5 |
| 12 | Flask-Assets==2.0 \ No newline at end of file | 12 | Flask-Assets==2.0 |
