Skip to content

Commit

Permalink
still pin pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed May 30, 2024
1 parent d67e107 commit 247f2bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ dev = [
"coverage",
"flake8",
"isort",
"pytest",
"pytest-asyncio",
"pytest-mock",
"pytest==7.1.2",
"pytest-asyncio==0.21.0",
"pytest-mock==3.8.2",
"requests-mock",
]

Expand Down

0 comments on commit 247f2bc

Please sign in to comment.