Skip to content

Commit

Permalink
fix(deps): Unpin attrs (#332)
Browse files Browse the repository at this point in the history
This fixes the issue with the attrs transitive dependency described in #331 , without touching everything else.

Signed-off-by: Joseph Atkins-Turkish <jatkins-turkish@brex.com>
  • Loading branch information
Spacerat authored Aug 13, 2020
1 parent 271ffe1 commit 86f658d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ typing==3.6.4
elasticsearch>=6.2.0,<7.0

atomicwrites==1.1.5
attrs==18.1.0
more-itertools==4.2.0
pluggy>=0.6.0
py==1.5.3
Expand Down

0 comments on commit 86f658d

Please sign in to comment.