diff options
| author | Matweb Bot | 2021-03-23 18:55:56 +0000 |
|---|---|---|
| committer | Matweb Bot | 2021-03-23 18:55:56 +0000 |
| commit | 501ecbf97e342c6d3a4c5d89131937f615cc98cf (patch) | |
| tree | 1b4845a34ab24cb72e02a003f7c08ea797da29da | |
| parent | 1a90d2689e14eaf3c196379d8192dcd184555f60 (diff) | |
RenovateBot: Update dependency mat2 to v0.12.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fd472ec..93c7e69 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.11.0 | 4 | mat2==0.12.1 |
| 5 | flask==1.1.2 | 5 | flask==1.1.2 |
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
