diff --git a/requirements.txt b/requirements.txt index bd7ee130898..4db12f6e74c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,8 +44,7 @@ python-swiftclient>=3.2.0 # Apache-2.0 pytz>=2013.6 # MIT requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 -Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT -Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT +Routes>=2.3.1 # MIT taskflow>=2.7.0 # Apache-2.0 rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0 simplejson>=2.2.0 # MIT