2 parents be5018e + a185278 commit e4054fdCopy full SHA for e4054fd
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = []
10
dev = [
11
"pre-commit~=4.2.0",
12
"ruff~=0.12.1",
13
- "python-dotenv~=1.1.1",
+ "python-dotenv>=1.0.1,<2.0.0",
14
]
15
16
[tool.ruff]
0 commit comments