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 70ed15c commit 383c112Copy full SHA for 383c112
tools/requirements.txt
@@ -3,5 +3,5 @@ structlog
3
taskcluster
4
raven
5
6
-# Limit yarl version to avoid using the alpha 1.4.0a that breaks builds
7
-yarl==1.3.0
+# limit async-timeout version to avoid using the alpha 4.0.0a0
+async-timeout<4.0,>=3.0
0 commit comments