update flask-caching to 1.11.1

This commit is contained in:
geoffrey45
2022-06-01 10:21:49 +03:00
parent 9879f131e8
commit d51c5e46d2
2 changed files with 283 additions and 253 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
[tool.poetry]
name = "Musicx Server"
name = "Alice Server"
version = "0.1.0"
description = ""
authors = ["geoffrey45 <geoffreymungai45@gmail.com>"]
@@ -15,7 +15,7 @@ watchdog = "^2.1.6"
progress = "^1.6"
gunicorn = "^20.1.0"
Pillow = "^9.0.1"
Flask-Caching = "^1.10.1"
Flask-Caching = "^1.11.1"
"colorgram.py" = "^1.2.0"
tqdm = "^4.64.0"
rapidfuzz = "^2.0.11"