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 458c442 commit 4396bc6Copy full SHA for 4396bc6
1 file changed
test-requirements.txt
@@ -1,5 +1,5 @@
1
coverage>=4.0
2
flake8>=6.1.0 # MIT License (MIT)
3
mock>=3.0.5,<4.0.0 # BSD
4
-pytest==7.0.1,<8.0.0 # MIT License (MIT)
5
-pytest-timer==0.0.11 # MIT License (MIT)
+pytest>=8.0.0,<9.0.0 # MIT License (MIT)
+pytest-timer>=1.0.0,<2.0.0 # MIT License (MIT)
0 commit comments