Skip to content

Commit 71d3f77

Browse files
author
arman-bd
committed
fix: add filelock dependency for tests
1 parent 6e9d9c7 commit 71d3f77

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
@@ -39,6 +39,7 @@ dev = [
3939
"pytest-benchmark>=4.0",
4040
"pytest-cov>=4.0",
4141
"cryptography>=41.0", # For test HTTPS server
42+
"filelock>=3.12.0", # For test fixtures
4243
"mypy>=1.0",
4344
"ruff>=0.7.0",
4445
]

0 commit comments

Comments
 (0)