Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test = [
"pytest-timeout",
"pytest-socket>=0.6.0", # Prevent inadvertent network access
"pytest-skip-slow>=0.0.5", # Mark and skip slow tests
"pytest-randomly>=3.12.0", # Randomize test order to catch dependencies
"pytest-randomly>=4.0.1", # Randomize test order to catch dependencies
"pytest-monitor>=1.6.0", # Monitor test performance
"factory-boy>=3.2.0",
"httpx>=0.24.0",
Expand Down