diff --git a/test-requirements.txt b/test-requirements.txt index 8fcea29765..8382f95c22 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 # For translations processing -Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD +Babel>=2.3.4 # BSD # Needed for testing bandit>=1.0.1 # Apache-2.0