diff --git a/requirements.txt b/requirements.txt index a43a7a7..0f8783c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. Flask!=0.11,<1.0,>=0.10 # BSD -dogpile.cache>=0.5.7 # BSD +dogpile.cache>=0.6.1 # BSD netaddr!=0.7.16,>=0.7.12 # BSD eventlet!=0.18.3,>=0.18.2 # MIT requests>=2.10.0 # Apache-2.0