From d92fea88735eaecbba077acde8048139936eb589 Mon Sep 17 00:00:00 2001 From: aagrawal3 Date: Wed, 12 Oct 2022 15:23:53 +0530 Subject: [PATCH] doc fixes. Signed-off-by: Ankit Agrawal --- requirements.txt | 2 +- requirements_pypi.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7ba6cf4a..426fc0e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -###### Common Requirements ###### +###### Common requirements ###### lxml >= 4.3.0 pyVmomi >= 6.7 six (>=1.12) diff --git a/requirements_pypi.txt b/requirements_pypi.txt index d9727747..a39ade27 100644 --- a/requirements_pypi.txt +++ b/requirements_pypi.txt @@ -1,5 +1,5 @@ -###### This requirements file is used for local installation, Where access to GitHub is restricted ###### -###### Common Requirements ###### +###### This requirements file is used for local installation, where access to GitHub is restricted ###### +###### Common requirements ###### lxml >= 4.3.0 pyVmomi >= 6.7 six (>=1.12)