Skip to content

Commit

Permalink
tools: Fix dependencies (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
La0 authored Nov 4, 2019
1 parent 70ed15c commit 383c112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ structlog
taskcluster
raven

# Limit yarl version to avoid using the alpha 1.4.0a that breaks builds
yarl==1.3.0
# limit async-timeout version to avoid using the alpha 4.0.0a0
async-timeout<4.0,>=3.0

0 comments on commit 383c112

Please sign in to comment.