aboutsummarybugs & patchesrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 32077cd..516a4d0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,6 @@ requires-python = ">=3.10"
dependencies = [
"cherrypy (>=18.10.0,<19.0.0)",
"requests (>=2.32.5,<3.0.0)",
- "mariadb (>=1.1.14,<2.0.0)",
"ws4py (>=0.6.0,<0.7.0)",
"python-magic (>=0.4.27,<0.5.0)"
]