Skip to content

Commit a5f3cd3

Browse files
authored
Update pyproject.toml
dotenv added to pyproject
1 parent e447651 commit a5f3cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies = [
99
"pymilvus>=2.5.1",
1010
"click>=8.0.0",
1111
"ruff>=0.11.0",
12+
"dotenv>=0.9.9",
1213
]
1314

1415
[project.scripts]

0 commit comments

Comments
 (0)