Thanks to visit codestin.com Credit goes to github.com
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.
2 parents f640ced + 02f4a61 commit e3d13d4Copy full SHA for e3d13d4
requirements.txt
@@ -6,7 +6,7 @@ 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"
9
-six==1.13.0
+six==1.14.0
10
tornado==5.1.1; python_version<"3.6"
11
tornado==6.0.3; python_version>="3.6"
12
trio==0.13.0; python_version>="3.6"
0 commit comments