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 74ef468 commit 09f9afbCopy full SHA for 09f9afb
requirements.txt
@@ -3,7 +3,7 @@ codacy-coverage==1.3.11
3
mock==3.0.5
4
pytest-cov==2.10.0
5
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
6
-pytest-trio==0.5.2; python_version>="3.6"
+pytest-trio==0.6.0; python_version>="3.6"
7
pytest==4.6.6; python_version<"3.5"
8
pytest==5.4.3; python_version>="3.5"
9
six==1.15.0
0 commit comments