Unverified Commit 86f658d1 authored by Joseph Atkins-Turkish's avatar Joseph Atkins-Turkish Committed by GitHub

fix(deps): Unpin attrs (#332)

This fixes the issue with the attrs transitive dependency described in #331 , without touching everything else.
Signed-off-by: 's avatarJoseph Atkins-Turkish <jatkins-turkish@brex.com>
parent 271ffe12
...@@ -39,7 +39,6 @@ typing==3.6.4 ...@@ -39,7 +39,6 @@ typing==3.6.4
elasticsearch>=6.2.0,<7.0 elasticsearch>=6.2.0,<7.0
atomicwrites==1.1.5 atomicwrites==1.1.5
attrs==18.1.0
more-itertools==4.2.0 more-itertools==4.2.0
pluggy>=0.6.0 pluggy>=0.6.0
py==1.5.3 py==1.5.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment