The fluent-runtime library seems to pin fluent-syntax to 0.17: https://github.com/projectfluent/python-fluent/blob/master/fluent.runtime/tox.ini#L11
This prevents us from updating / using some other fluent packages, which require 0.18.
See: mozilla/bedrock#12209