Skip to content

Commit 8580b7a

Browse files
authored
Merge branch 'main' into bundle-mariadb
2 parents 99d353a + 25067b6 commit 8580b7a

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

components/clp-py-utils/clp_py_utils/clp_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from enum import auto
44
from typing import Annotated, Any, Literal, Optional, Set, Union
55

6-
from dotenv import dotenv_values
76
from pydantic import (
87
BaseModel,
98
ConfigDict,

components/clp-py-utils/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies = [
1212
"mariadb>=1.0.11,<1.1.dev0",
1313
"mysql-connector-python>=9.4.0",
1414
"pydantic>=2.12.3",
15-
"python-dotenv>=1.1.1",
1615
"python-Levenshtein>=0.27.1",
1716
"PyYAML>=6.0.3",
1817
"result>=0.17.0",

components/clp-py-utils/uv.lock

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)