Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,9 @@ keystoneauth1==5.9.1 \
# via
# python-keystoneclient
# python-novaclient
linuxfabrik-lib==2.0.0.0 \
--hash=sha256:862bd2cd5c9783ee556672856fefb9cad2e65629490c2fde0b2a84f9f5cfc392 \
--hash=sha256:eb65f98a4ac1e36644266ad0d0f0e5051ef008c19c51c68eee952f975076a447
linuxfabrik-lib==2.1.0.0 \
--hash=sha256:16ee66cb136942ccf8ba3257eaa6646f716ad5a8755a52612dbc2855125ea8f9 \
--hash=sha256:227aa077021ac216deb1af6b46462f1d08828b5171d81e4f8a1ac9c583267ab2
# via -r requirements-windows.in
lxml==5.3.1 \
--hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,9 @@ keystoneauth1==5.9.1 \
# via
# python-keystoneclient
# python-novaclient
linuxfabrik-lib==2.0.0.0 \
--hash=sha256:862bd2cd5c9783ee556672856fefb9cad2e65629490c2fde0b2a84f9f5cfc392 \
--hash=sha256:eb65f98a4ac1e36644266ad0d0f0e5051ef008c19c51c68eee952f975076a447
linuxfabrik-lib==2.1.0.0 \
--hash=sha256:16ee66cb136942ccf8ba3257eaa6646f716ad5a8755a52612dbc2855125ea8f9 \
--hash=sha256:227aa077021ac216deb1af6b46462f1d08828b5171d81e4f8a1ac9c583267ab2
# via -r requirements.in
lxml==5.3.1 \
--hash=sha256:016b96c58e9a4528219bb563acf1aaaa8bc5452e7651004894a973f03b84ba81 \
Expand Down