22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile --generate-hashes --output-file=requirements- py310.txt requirements.in
5+ # pip-compile --generate-hashes --output-file=lockfiles/ py310/requirements .txt requirements.in
66#
77--only-binary lxml
88
9+ anyio == 4.13.0 \
10+ --hash =sha256:08b310f9e24a9594186fd75b4f73f4a4152069e3853f1ed8bfbf58369f4ad708 \
11+ --hash =sha256:334b70e641fd2221c1505b3890c69882fe4a2df910cba14d97019b90b24439dc
12+ # via httpx
913beautifulsoup4 == 4.14.3 \
1014 --hash =sha256:0918bfe44902e6ad8d57732ba310582e98da931428d231a5ecb9e7c703a735bb \
1115 --hash =sha256:6292b1c5186d356bba669ef9f7f051757099565ad9ada5dd630bd9de5fa7fb86
@@ -15,7 +19,10 @@ beautifulsoup4==4.14.3 \
1519certifi == 2026.4.22 \
1620 --hash =sha256:3cb2210c8f88ba2318d29b0388d1023c8492ff72ecdde4ebdaddbb13a31b1c4a \
1721 --hash =sha256:8d455352a37b71bf76a79caa83a3d6c25afee4a385d632127b6afb3963f1c580
18- # via requests
22+ # via
23+ # httpcore
24+ # httpx
25+ # requests
1926cffi == 2.0.0 \
2027 --hash =sha256:00bdf7acc5f795150faa6957054fbbca2439db2f775ce831222b66f192f03beb \
2128 --hash =sha256:07b271772c100085dd28b74fa0cd81c8fb1a3ba18b21e03d7c27f3436a10606b \
@@ -284,18 +291,51 @@ cryptography==48.0.0 \
284291 --hash =sha256:f5333311663ea94f75dd408665686aaf426563556bb5283554a3539177e03b8c \
285292 --hash =sha256:fdfef35d751d510fcef5252703621574364fec16418c4a1e5e1055248401054b
286293 # via
294+ # pypsrp
287295 # pyspnego
296+ # requests-ntlm
288297 # smbprotocol
289298debtcollector == 3.1.0 \
290299 --hash =sha256:278a45608cf16e79c0ae10851d869185c6b78f86610df8f27a451a18c1fec732 \
291300 --hash =sha256:c64e49a66c0b71289620fc2fdf89c03d740bddb20576ddd4f04ddc01da946668
292301 # via
293302 # oslo-utils
294303 # python-keystoneclient
304+ exceptiongroup == 1.3.1 \
305+ --hash =sha256:8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219 \
306+ --hash =sha256:a7a39a3bd276781e98394987d3a5701d0c4edffb633bb7a5144577f82c773598
307+ # via anyio
308+ h11 == 0.16.0 \
309+ --hash =sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \
310+ --hash =sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
311+ # via httpcore
312+ h2 == 4.3.0 \
313+ --hash =sha256:6c59efe4323fa18b47a632221a1888bd7fde6249819beda254aeca909f221bf1 \
314+ --hash =sha256:c438f029a25f7945c69e0ccf0fb951dc3f73a5f6412981daee861431b70e2bdd
315+ # via httpx
316+ hpack == 4.1.0 \
317+ --hash =sha256:157ac792668d995c657d93111f46b4535ed114f0c9c8d672271bbec7eae1b496 \
318+ --hash =sha256:ec5eca154f7056aa06f196a557655c5b009b382873ac8d1e66e79e87535f1dca
319+ # via h2
320+ httpcore == 1.0.9 \
321+ --hash =sha256:2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 \
322+ --hash =sha256:6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8
323+ # via httpx
324+ httpx [http2 ]== 0.28.1 \
325+ --hash =sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \
326+ --hash =sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
327+ # via linuxfabrik-lib
328+ hyperframe == 6.1.0 \
329+ --hash =sha256:b03380493a519fce58ea5af42e4a42317bf9bd425596f7a0835ffce80f1a42e5 \
330+ --hash =sha256:f630908a00854a7adeabd6382b43923a4c4cd4b821fcb527e6ab9e15382a3b08
331+ # via h2
295332idna == 3.15 \
296333 --hash =sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8 \
297334 --hash =sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc
298- # via requests
335+ # via
336+ # anyio
337+ # httpx
338+ # requests
299339iso8601 == 2.1.0 \
300340 --hash =sha256:6b1d3829ee8921c4301998c909f7829fa9ed3cbdac0d3b16af2d743aed1ba8df \
301341 --hash =sha256:aac4145c4dcb66ad8b648a02830f5e2ff6c24af20f4f482689be402db2429242
@@ -309,9 +349,9 @@ keystoneauth1==5.14.0 \
309349 # via
310350 # python-keystoneclient
311351 # python-novaclient
312- linuxfabrik-lib == 3.4.1 \
313- --hash =sha256:088b7603976dd7a01eeb812632e85cad72939b7317b7f560020d224f53d4504e \
314- --hash =sha256:fc0fbc4e07e5b2591514ff134e8ab561e53445b251a25f3b265635f30ea39f45
352+ linuxfabrik-lib == 4.0.0 \
353+ --hash =sha256:445f8f30c9dcf54072c535cc367bb91ccc5a5f61d4ee0c0f6ea2f6116aa89404 \
354+ --hash =sha256:cc4ecd4c7be27c889697a8d27e1ddc63d804cf4a2c1ec316a5df60da73031b15
315355 # via -r requirements.in
316356lxml == 6.1.0 \
317357 --hash =sha256:00750d63ef0031a05331b9223463b1c7c02b9004cef2346a5b2877f0f9494dd2 \
@@ -639,13 +679,20 @@ pyparsing==3.3.2 \
639679 --hash =sha256:850ba148bd908d7e2411587e247a1e4f0327839c40e2e5e6d05a007ecc69911d \
640680 --hash =sha256:c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc
641681 # via oslo-utils
682+ pypsrp == 0.9.1 \
683+ --hash =sha256:1217b03397589f8e77c98dc9d2a4af2abc34a89ccc15efd4b6758ec76eb1bb7d \
684+ --hash =sha256:3ad41285739d5f8107dd8277ae00e86ee44153aae5e82fb578ac8048307e0d12
685+ # via linuxfabrik-lib
642686pysmbclient == 0.1.5 \
643687 --hash =sha256:dc528959ffe3fae5cdd2053c0d68b6dfca706d8f4ea78b9b3e741daedc87aed4
644688 # via linuxfabrik-lib
645689pyspnego == 0.12.1 \
646690 --hash =sha256:7237cb47985ccf5da512106ddb2731e4f9cefec00991f76c054488eb95fb1a2d \
647691 --hash =sha256:ff4fb6df38202a012ea2a0f43091ae9680878443f0ea61c9ea0e2e8152a4b810
648- # via smbprotocol
692+ # via
693+ # pypsrp
694+ # requests-ntlm
695+ # smbprotocol
649696python-keystoneclient == 5.8.0 \
650697 --hash =sha256:0cc96cc719bbd8b1ca8fda71e38017dba3e87ebe3b479fcc9261a67e30b21b85 \
651698 --hash =sha256:3ca87c67c404298ce862310b569f545a58acf75cd5685094c82f35320b3a355d
@@ -658,6 +705,10 @@ python-swiftclient==4.10.0 \
658705 --hash =sha256:6fb8187b736b63c1bc306aba203314510244cdf731dc54031d1cc5d5962e78e6 \
659706 --hash =sha256:981891abc7fb355b266e823df3ecb80e5c267c57934fb5094bb102ddaf7e51be
660707 # via -r requirements.in
708+ pywinrm == 0.5.0 \
709+ --hash =sha256:5428eb1e494af7954546cd4ff15c9ef1a30a75e05b25a39fd606cef22201e9f1 \
710+ --hash =sha256:c267046d281de613fc7c8a528cdd261564d9b99bdb7c2926221eff3263b700c8
711+ # via linuxfabrik-lib
661712pyyaml == 6.0.3 \
662713 --hash =sha256:00c4bdeba853cc34e7dd471f16b4114f4162dc03e6b7afcc2128711f0eca823c \
663714 --hash =sha256:0150219816b6a1fa26fb4699fb7daa9caf09eb1999f3b70fb6e786805e80375a \
@@ -742,8 +793,15 @@ requests==2.34.2 \
742793 # via
743794 # keystoneauth1
744795 # oslo-config
796+ # pypsrp
745797 # python-keystoneclient
746798 # python-swiftclient
799+ # pywinrm
800+ # requests-ntlm
801+ requests-ntlm == 1.3.0 \
802+ --hash =sha256:4c7534a7d0e482bb0928531d621be4b2c74ace437e88c5a357ceb7452d25a510 \
803+ --hash =sha256:b29cc2462623dffdf9b88c43e180ccb735b4007228a542220e882c58ae56c668
804+ # via pywinrm
747805rfc3986 == 2.0.0 \
748806 --hash =sha256:50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd \
749807 --hash =sha256:97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c
@@ -770,8 +828,10 @@ typing-extensions==4.15.0 \
770828 --hash =sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
771829 --hash =sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
772830 # via
831+ # anyio
773832 # beautifulsoup4
774833 # cryptography
834+ # exceptiongroup
775835 # keystoneauth1
776836 # os-service-types
777837urllib3 == 2.7.0 \
@@ -884,6 +944,7 @@ xmltodict==1.0.4 \
884944 # via
885945 # -r requirements.in
886946 # linuxfabrik-lib
947+ # pywinrm
887948
888949# WARNING: The following packages were not pinned, but pip requires them to be
889950# pinned when the requirements file includes hashes and the requirement is not
0 commit comments