8000
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 1534b8e commit f570a99Copy full SHA for f570a99
test-requirements.txt
@@ -3,7 +3,7 @@ mock ; python_version<'3.3'
3
pytest<7
4
pytest-cov==2.8.1
5
pytest-forked<=1.4.0
6
-pytest-localserver==0.5.0
+pytest-localserver==0.5.1 # TODO(py3): 0.6.0 drops 2.7 support: https://github.com/pytest-dev/pytest-localserver/releases/tag/v0.6.0
7
pytest-watch==4.2.0
8
tox==3.7.0
9
jsonschema==3.2.0
0 commit comments