install proxmoxer and requests
This commit is contained in:
parent
0f858f2cf3
commit
3a23b5d7be
@ -5,10 +5,13 @@ ansible-lint==6.22.2
|
|||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
black==23.12.1
|
black==23.12.1
|
||||||
bracex==2.4
|
bracex==2.4
|
||||||
|
certifi==2023.11.17
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
cryptography==41.0.7
|
cryptography==41.0.7
|
||||||
filelock==3.13.1
|
filelock==3.13.1
|
||||||
|
idna==3.6
|
||||||
Jinja2==3.1.3
|
Jinja2==3.1.3
|
||||||
jsonschema==4.21.1
|
jsonschema==4.21.1
|
||||||
jsonschema-specifications==2023.12.1
|
jsonschema-specifications==2023.12.1
|
||||||
@ -19,15 +22,18 @@ mypy-extensions==1.0.0
|
|||||||
packaging==23.2
|
packaging==23.2
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
platformdirs==4.1.0
|
platformdirs==4.1.0
|
||||||
|
proxmoxer==2.0.1
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
Pygments==2.17.2
|
Pygments==2.17.2
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
referencing==0.32.1
|
referencing==0.32.1
|
||||||
|
requests==2.31.0
|
||||||
resolvelib==1.0.1
|
resolvelib==1.0.1
|
||||||
rich==13.7.0
|
rich==13.7.0
|
||||||
rpds-py==0.17.1
|
rpds-py==0.17.1
|
||||||
ruamel.yaml==0.18.5
|
ruamel.yaml==0.18.5
|
||||||
ruamel.yaml.clib==0.2.8
|
ruamel.yaml.clib==0.2.8
|
||||||
subprocess-tee==0.4.1
|
subprocess-tee==0.4.1
|
||||||
|
urllib3==2.1.0
|
||||||
wcmatch==8.5
|
wcmatch==8.5
|
||||||
yamllint==1.33.0
|
yamllint==1.33.0
|
||||||
|
Loading…
Reference in New Issue
Block a user