Skip to content

Commit

Permalink
Pin version of python ordered-set to 3.1.1 (elastic#18152) (elastic#1…
Browse files Browse the repository at this point in the history
…8156)

A new version of ordered-set was released on April 29, 2020 and builds
under Python 3.5 on Jenkins started failing. So this pins the version of
ordered-set to the previous version that it was using and working under.

Fixes elastic#18150

(cherry picked from commit 522ffd5)
  • Loading branch information
andrewkroh authored May 4, 2020
1 parent e5279ae commit 411af0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ parameterized==0.7.0
jsondiff==1.1.2
semver==2.8.1
stomp.py==4.1.22
ordered-set==3.1.1
deepdiff==4.2.0
kafka-python==1.4.3

0 comments on commit 411af0b

Please sign in to comment.