diff options
| author | Matweb Bot | 2023-01-08 04:06:44 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-01-08 04:06:44 +0000 |
| commit | 6dc0477b0dce8104bea5e877f0b44eeecffdf4b9 (patch) | |
| tree | 36174b8ba81f70950afe1a48f36f08d44a2983b0 /requirements.txt | |
| parent | 9615fd426ce9237798f24b310dba20265cd3f263 (diff) | |
RenovateBot: Update dependency mat2 to v0.13.1
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fc3f2be..9043376 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | mutagen==1.46.0 | 1 | mutagen==1.46.0 |
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.13.0 | 4 | mat2==0.13.1 |
| 5 | flask==2.2.2 | 5 | flask==2.2.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 |
