Merge "Increase dogpile version for Py3.7 compatibility"
This commit is contained in:
@@ -4,7 +4,7 @@ cryptography==2.1
|
||||
ddt==1.0.1
|
||||
decorator==3.4.0
|
||||
doc8==0.8.0
|
||||
dogpile.cache==0.6.2
|
||||
dogpile.cache==0.6.5
|
||||
extras==1.0.0
|
||||
fixtures==3.0.0
|
||||
future==0.16.0
|
||||
|
@@ -18,5 +18,5 @@ futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||
iso8601>=0.1.11 # MIT
|
||||
netifaces>=0.10.4 # MIT
|
||||
|
||||
dogpile.cache>=0.6.2 # BSD
|
||||
dogpile.cache>=0.6.5 # BSD
|
||||
cryptography>=2.1 # BSD/Apache-2.0
|
||||
|
Reference in New Issue
Block a user