Skip to content

Commit

Permalink
requirements - nail pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
commonism committed Feb 15, 2024
1 parent ba41bc1 commit dedb4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -101,7 +101,7 @@ addopts = "--ignore-glob 'tests/my_*.py'"
[tool.pdm.dev-dependencies]
tests = [
"pytest",
"pytest-asyncio",
"pytest-asyncio==0.21.1",
"pytest-httpx",
"pytest-cov",
"fastapi",
Expand Down

0 comments on commit dedb4bb

Please sign in to comment.