Skip to content

Commit 856933c

Browse files
author
Victoria Hall
committed
install specific pytest version
1 parent 8214d0c commit 856933c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"pycryptodome~=3.10.1",
9494
"flake8~=4.0.1",
9595
"mypy",
96-
"pytest",
96+
"pytest~=8.2.1",
9797
"requests==2.*",
9898
"coverage",
9999
"pytest-sugar",

0 commit comments

Comments
 (0)