Skip to content

Commit

Permalink
Issue #118: Enforce pytest 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark2000 authored Mar 12, 2024
1 parent d52219a commit 42153b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"numpy",
"pandas",
"pettingzoo",
"pytest",
"pytest==7.3.1",
"pytest-cov",
"pytest-repeat",
"requests",
Expand Down

0 comments on commit 42153b6

Please sign in to comment.