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 dbc28e0 commit bb42d04Copy full SHA for bb42d04
requirements.txt
@@ -9,6 +9,6 @@ pytest==5.2.2; python_version>="3.5"
9
six==1.13.0
10
tornado==5.1.1; python_version<"3.6"
11
tornado==6.0.3; python_version>="3.6"
12
-trio==0.12.1; python_version>="3.6"
+trio==0.13.0; python_version>="3.6"
13
outcome==1.0.1; python_version>="3.5"
14
attrs==19.3.0; python_version>="3.5"
0 commit comments