From 845607ae04dfb24cba85d1427694724c4df523d3 Mon Sep 17 00:00:00 2001 From: Chi-Huan Nguyen Date: Mon, 25 Aug 2025 16:45:04 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f49aab6..93700d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,6 @@ pyright = "^1.1.323" ruff = "^0.7.1" pytest = "^8.0.0" testcontainers = "^4.4.0" -influxdb3-python = "^0.15.0" requests = "^2.31.0" [tool.ruff]