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 c4e4ef6 commit 5008b2bCopy full SHA for 5008b2b
requirements.txt
@@ -8,7 +8,7 @@ pytest==4.6.6; python_version<"3.5"
8
pytest==6.1.2; python_version>="3.5"
9
six==1.15.0
10
tornado==5.1.1; python_version<"3.6"
11
-tornado==6.0.4; python_version>="3.6"
+tornado==6.3.2; python_version>="3.6"
12
trio==0.16.0; python_version>="3.6"
13
outcome==1.1.0; python_version>="3.6"
14
outcome==1.0.1; python_version<="3.5"
0 commit comments