Skip to content

Commit 8ce8b7a

Browse files
authored
filelock should be installed when not using uv sync
1 parent f085fe1 commit 8ce8b7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies = [
4343
"platformdirs>=4.3.7",
4444
"pygls>=1.3.1",
4545
"codeflash-benchmark",
46+
"filelock",
4647
]
4748

4849
[project.urls]

0 commit comments

Comments
 (0)