diff options
| author | jf | 2023-10-14 17:27:12 +0200 |
|---|---|---|
| committer | jf | 2023-10-14 17:27:12 +0200 |
| commit | befcd3281fdfc4bcf6986edb334e26ed5190abbd (patch) | |
| tree | d2b827f7447da51062f2579c367aaa59b46909d6 /requirements.txt | |
| parent | 9b51cc372dd8ebc69845d9671f227ef8736064b7 (diff) | |
move to Flask-Assets2 fork due to abandoned Fkask-Assets project
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e07173c..8c17f3a 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -9,4 +9,4 @@ Cerberus==1.3.5 | |||
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.6.3 | 10 | blinker==1.6.3 |
| 11 | flasgger==0.9.7.1 | 11 | flasgger==0.9.7.1 |
| 12 | Flask-Assets==2.0 | 12 | Flask-Assets2==2.1 \ No newline at end of file |
