diff options
| author | Matweb Bot | 2021-05-23 04:06:51 +0000 |
|---|---|---|
| committer | jfriedli | 2021-06-01 17:11:32 +0000 |
| commit | aea4f457f54ef5b96a3f5225c47ae0e7baba5769 (patch) | |
| tree | d529d9361a6ef6dce98492f8fa638c3a952b9b5d /requirements.txt | |
| parent | 55e227ee3cb974ba48d844d42085d4bd3f84a304 (diff) | |
RenovateBot: Update dependency flask to v2
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 c16b28b..f7262a8 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -2,7 +2,7 @@ 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.1 | 4 | mat2==0.12.1 |
| 5 | flask==1.1.4 | 5 | flask==2.0.1 |
| 6 | Flask-RESTful==0.3.9 | 6 | Flask-RESTful==0.3.9 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
| 8 | Cerberus==1.3.4 | 8 | Cerberus==1.3.4 |
