Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 28, 2020
1 parent fc469da commit 708825a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# required c-ares will not build on windows and has build problems on Macos Python<3.7
aiodns==2.0.0; sys_platform=="linux" or sys_platform=="darwin" and python_version>="3.7"
async-generator==1.10
async-timeout==4.0.0a2
async-timeout==3.0.1
attrs==20.2.0
brotlipy==0.7.0
Expand Down

0 comments on commit 708825a

Please sign in to comment.