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 4986fdf commit 7437642Copy full SHA for 7437642
requirements.txt
@@ -11,4 +11,4 @@ tornado==5.1.1; python_version<"3.6"
11
tornado==6.0.4; python_version>="3.6"
12
trio==0.16.0; python_version>="3.6"
13
outcome==1.1.0; python_version>="3.5"
14
-attrs==19.3.0; python_version>="3.5"
+attrs==20.3.0; python_version>="3.5"
0 commit comments