acoustic-book-58772
03/06/2019, 12:05 AMpytest and more-itertools. In this case it was with tornado. We ended up making the affected target "depend" on tornado while pinning tornado in our requirements file to an older version. Is there a better way to deal with this?hundreds-father-404
03/06/2019, 1:56 PMpython_version < 3.
I don’t believe it should be necessary to add the dependency to the BUILD file, but haven’t tested this. Does it appear so when testing?acoustic-book-58772
03/06/2019, 6:39 PMtornado to the version we want, but before we explicitly required it from our build target, that version pinning didn't seem to be respected.