Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,20 @@ dependencies = [

[dependency-groups]
dev = [
"dycw-pytest-only>=2.1.1",
"griffe~=1.7.0",
"mypy~=1.16.0",
"pre-commit~=4.2.0",
"pydoc-markdown~=4.8.0",
"pytest-asyncio~=1.0.0",
"pytest-cov~=6.2.0",
"pytest-only~=2.1.0",
"pytest-timeout>=2.4.0",
"pytest-xdist~=3.8.0",
"pytest~=8.4.0",
"redbaron~=0.9.0",
"respx~=0.22.0",
"ruff~=0.11.0",
"setuptools", # setuptools are used by pytest but not explicitly required
"setuptools", # setuptools are used by pytest but not explicitly required
"types-colorama~=0.4.15.20240106",
]

Expand Down
26 changes: 20 additions & 6 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.