aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 085910c..b0f1716 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,6 +7,7 @@ requires-python = ">=3.9"
dependencies = [
"apscheduler>=3.11.0",
"flask>=3.1.1",
+ "flask-compress>=1.17",
"pillow>=11.2.1",
"python-dotenv>=1.1.0",
"requests>=2.32.3",