Locks down async-timeout<3.0.0 for P3.4 support; Fixes: #1331

pull/1351/head
ziajka 6 years ago
parent 202e7362a5
commit 5a0e21f58d

@ -8,3 +8,4 @@ psutil>=3.0.0
zipstream>=1.1.4
typing>=3.5.3.0 # Otherwise yarl fails with python 3.4
prompt-toolkit
async-timeout<3.0.0 # pyup: ignore; 3.0 drops support for python 3.4
Loading…
Cancel
Save