diff --git a/requirements.txt b/requirements.txt index 3f1a702530..898b27f926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ PrettyTable<0.8,>=0.7.1 # BSD pycrypto>=2.6 # Public Domain python-memcached>=1.56 # PSF PyYAML>=3.10.0 # MIT -urllib3>=1.15.1 # MIT +urllib3>=1.15.1 # MIT virtualenv>=13.1.0 # MIT