update requirements for VAST manila driver

The requirements added correspond to the latest versions of the
libraries or the current upper constraints. The VAST driver doesn't
need the latest versions of these libraries. Hence, we can keep
the lower requirements old enough so distributors have some wiggle
room.

Change-Id: I43b1fd35a0c31db8664a7c4f8be55cf4ea6dfa3e
This commit is contained in:
Volodymyr Boiko 2024-08-02 15:50:01 +03:00
parent 1504f84920
commit 14ef891611

View File

@ -46,5 +46,5 @@ python-cinderclient>=4.0.1 # Apache-2.0
python-novaclient>=17.2.1 # Apache-2.0
python-glanceclient>=3.2.2 # Apache-2.0
WebOb>=1.8.6 # MIT
cachetools>=5.3.3 # MIT
packaging>=24.1 # Apache-2.0
cachetools>=4.2.1 # MIT
packaging>=20.9 # Apache-2.0