diff --git a/requirements.txt b/requirements.txt index e52f8a9..94de935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ beautifulsoup4==4.9.1 pywinrm==0.4.3 +requests==2.31.0 +urllib3<=2.0.0 xmltodict==0.13.0 diff --git a/wheels/py3/certifi-2024.2.2-py3-none-any.whl b/wheels/py3/certifi-2024.2.2-py3-none-any.whl new file mode 100644 index 0000000..450e3bd Binary files /dev/null and b/wheels/py3/certifi-2024.2.2-py3-none-any.whl differ diff --git a/wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl deleted file mode 100644 index 4a59f63..0000000 Binary files a/wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl and /dev/null differ diff --git a/wheels/py3/idna-3.6-py3-none-any.whl b/wheels/py3/idna-3.6-py3-none-any.whl new file mode 100644 index 0000000..fdf65ae Binary files /dev/null and b/wheels/py3/idna-3.6-py3-none-any.whl differ diff --git a/wheels/py3/requests-2.31.0-py3-none-any.whl b/wheels/py3/requests-2.31.0-py3-none-any.whl new file mode 100644 index 0000000..bfd5d2e Binary files /dev/null and b/wheels/py3/requests-2.31.0-py3-none-any.whl differ diff --git a/wheels/py39/cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/wheels/py39/cffi-1.16.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl similarity index 99% rename from wheels/py39/cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl rename to wheels/py39/cffi-1.16.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl index 32f53c3..b0cc7af 100644 Binary files a/wheels/py39/cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl and b/wheels/py39/cffi-1.16.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl differ diff --git a/wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl b/wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl new file mode 100644 index 0000000..43ec832 Binary files /dev/null and b/wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl differ diff --git a/wheels/py39/cryptography-42.0.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl b/wheels/py39/cryptography-42.0.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl new file mode 100644 index 0000000..864dd32 Binary files /dev/null and b/wheels/py39/cryptography-42.0.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl differ diff --git a/wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl b/wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl new file mode 100644 index 0000000..c7337c7 Binary files /dev/null and b/wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl differ diff --git a/winrm.json b/winrm.json index 3a0dd9d..e74a65e 100644 --- a/winrm.json +++ b/winrm.json @@ -3307,13 +3307,25 @@ "module": "beautifulsoup4", "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" }, + { + "module": "certifi", + "input_file": "wheels/py3/certifi-2024.2.2-py3-none-any.whl" + }, { "module": "cffi", - "input_file": "wheels/py39/cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "input_file": "wheels/py39/cffi-1.16.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + }, + { + "module": "charset_normalizer", + "input_file": "wheels/py39/charset_normalizer-3.3.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" }, { "module": "cryptography", - "input_file": "wheels/py3/cryptography-41.0.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "input_file": "wheels/py39/cryptography-42.0.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + }, + { + "module": "idna", + "input_file": "wheels/py3/idna-3.6-py3-none-any.whl" }, { "module": "pycparser", @@ -3327,6 +3339,10 @@ "module": "pywinrm", "input_file": "wheels/shared/pywinrm-0.4.3-py2.py3-none-any.whl" }, + { + "module": "requests", + "input_file": "wheels/py3/requests-2.31.0-py3-none-any.whl" + }, { "module": "requests_ntlm", "input_file": "wheels/py3/requests_ntlm-1.2.0-py3-none-any.whl" @@ -3339,6 +3355,74 @@ "module": "soupsieve", "input_file": "wheels/py3/soupsieve-2.5-py3-none-any.whl" }, + { + "module": "urllib3", + "input_file": "wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl" + }, + { + "module": "xmltodict", + "input_file": "wheels/shared/xmltodict-0.13.0-py2.py3-none-any.whl" + } + ] + }, + "pip_dependencies": { + "wheel": [ + { + "module": "beautifulsoup4", + "input_file": "wheels/py3/beautifulsoup4-4.9.1-py3-none-any.whl" + }, + { + "module": "certifi", + "input_file": "wheels/py3/certifi-2024.2.2-py3-none-any.whl" + }, + { + "module": "cffi", + "input_file": "wheels/py36/cffi-1.15.1-cp36-cp36m-manylinux1_x86_64.manylinux_2_5_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + }, + { + "module": "charset_normalizer", + "input_file": "wheels/py3/charset_normalizer-2.0.12-py3-none-any.whl" + }, + { + "module": "cryptography", + "input_file": "wheels/py36/cryptography-40.0.2-cp36-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + }, + { + "module": "idna", + "input_file": "wheels/py3/idna-3.6-py3-none-any.whl" + }, + { + "module": "ntlm_auth", + "input_file": "wheels/shared/ntlm_auth-1.5.0-py2.py3-none-any.whl" + }, + { + "module": "pycparser", + "input_file": "wheels/shared/pycparser-2.21-py2.py3-none-any.whl" + }, + { + "module": "pywinrm", + "input_file": "wheels/shared/pywinrm-0.4.3-py2.py3-none-any.whl" + }, + { + "module": "requests", + "input_file": "wheels/shared/requests-2.27.1-py2.py3-none-any.whl" + }, + { + "module": "requests_ntlm", + "input_file": "wheels/shared/requests_ntlm-1.1.0-py2.py3-none-any.whl" + }, + { + "module": "six", + "input_file": "wheels/shared/six-1.16.0-py2.py3-none-any.whl" + }, + { + "module": "soupsieve", + "input_file": "wheels/py3/soupsieve-2.3.2.post1-py3-none-any.whl" + }, + { + "module": "urllib3", + "input_file": "wheels/shared/urllib3-1.26.18-py2.py3-none-any.whl" + }, { "module": "xmltodict", "input_file": "wheels/shared/xmltodict-0.13.0-py2.py3-none-any.whl"