mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
update flask-caching to 1.11.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user