Add patches missed from the previous commit

This commit is contained in:
pvk 2022-12-01 19:21:12 +00:00
parent d4c50ea9ef
commit abf389b1be
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,15 @@
Index: requirements_pypi.txt
--- requirements_pypi.txt.orig
+++ requirements_pypi.txt
@@ -3,7 +3,7 @@
lxml >= 4.3.0
pyVmomi >= 6.7
six (>=1.12)
-requests (==2.27.1)
-pyOpenSSL (==22.0.0)
-cryptography (==36.0.0)
-setuptools (==62.0.0)
+requests (>=2.27.1)
+pyOpenSSL (>=22.0.0)
+cryptography (>=36.0.0)
+setuptools (>=62.0.0)

View File

@ -0,0 +1,18 @@
Index: requirements.txt
--- requirements.txt.orig
+++ requirements.txt
@@ -3,10 +3,10 @@ lxml >= 4.3.0
pyVmomi >= 6.7
six (>=1.12)
-requests (==2.27.1)
-pyOpenSSL (==22.0.0)
-cryptography (==36.0.0)
-setuptools (==62.0.0)
+requests (>=2.27.1)
+pyOpenSSL (>=22.0.0)
+cryptography (>=36.0.0)
+setuptools (>=62.0.0)
###### SDK requirements ######
vapi-client-bindings == 4.0.0
vmc-client-bindings