fix: Update requirements

Add Form dependencies

Change-Id: I3028388ad6df316c5f3cbbaf114499cfd7f34c65
This commit is contained in:
yangshaoxue 2022-08-18 15:06:24 +08:00
parent 3dd6cb89fc
commit 2fc7e6a405

View File

@ -23,6 +23,7 @@ click>=7.1.2,<=8.1.3 # BSD License (3 clause)
jinja2>=2.11.3,<=3.1.2 # BSD License (3 clause)
h11<0.13,>=0.11 # MIT
MarkupSafe>=2.0.1,<=2.1.1 # BSD License (3 clause)
python-multipart>=0.0.5 # Apache-2.0
python-keystoneclient>=3.21.0 # Apache-2.0
python-cinderclient>=5.0.2 # Apache-2.0
python-glanceclient>=2.17.1 # Apache-2.0