We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35737f3 commit 151a3d8Copy full SHA for 151a3d8
setup.py
@@ -20,7 +20,7 @@
20
"bandit==1.6.0",
21
"codecov>=2.0.15",
22
"mypy==0.910",
23
- "pytest==4.6.2",
+ "pytest>=4.6.2",
24
"pytest-cov>=2.7.1",
25
"pytest-mypy>=0.8.1",
26
"types-requests>=2.25.6"
0 commit comments