remove oslo-concurrency from requirements

many years ago when eventlet support was dropped
the usage of osl_concurrency was also removed.
commit was here I963d94bbd188dbb6eba68623a42c5bc3f2289da4
dropping requirement on it since it is not used

Change-Id: I72f278b7da59096f71f0e59f0fb1f70f93265aa4
This commit is contained in:
Jon Schlueter 2020-03-17 08:36:03 -04:00
parent ba2e4b83e8
commit e5bab15a09
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ keystonemiddleware>=7.0.0 # Apache-2.0
bcrypt>=3.1.3 # Apache-2.0
scrypt>=0.8.0 # BSD
oslo.cache>=1.26.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.22.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0