We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1089a24 + c549012 commit 08b0b50Copy full SHA for 08b0b50
requirements.txt
@@ -5,7 +5,7 @@ pytest-cov==2.8.1
5
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
6
pytest-trio==0.5.2; python_version>="3.6"
7
pytest==4.6.6; python_version<"3.5"
8
-pytest==5.3.2; python_version>="3.5"
+pytest==5.3.5; python_version>="3.5"
9
six==1.14.0
10
tornado==5.1.1; python_version<"3.6"
11
tornado==6.0.3; python_version>="3.6"
0 commit comments