Require cffi >= 1.7.0

cryptography requires the newer version of cffi, which was released
2016-06. Every user in OpenStack except for oslo.privsep is using
cffi only via cryptography, so that should be fine.

Change-Id: I8e9cfae4d47c7045b333e43e69012e5f6751f48e
This commit is contained in:
Dirk Mueller
2017-11-14 12:49:56 +01:00
parent d6d643add8
commit df8d92a25f

View File

@@ -17,7 +17,7 @@ cassandra-driver>=2.1.4,!=3.6.0 # Apache-2.0
castellan>=0.14.0 # Apache-2.0
ceilometermiddleware>=1.1.0 # Apache-2.0
cachetools>=2.0.0 # MIT License
cffi>=1.1.2 # MIT
cffi>=1.7.0 # MIT
cliff>=2.8.0,!=2.9.0 # Apache-2.0
cmd2>=0.6.7 # MIT
cotyledon>=1.3.0 # Apache-2.0