diff --git a/requirements.txt b/requirements.txt index c4db7d78dfa..ad794dc24fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,8 +41,8 @@ python-swiftclient>=2.2.0 # Apache-2.0 pytz>=2013.6 # MIT requests!=2.9.0,>=2.8.1 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 -Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT -Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT +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 taskflow>=1.26.0 # Apache-2.0 rtslib-fb>=2.1.41 # Apache-2.0 simplejson>=2.2.0 # MIT