Skip to content
Merged
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.7 \
--hash=sha256:90d956882674a7fc3ecf2610984eadc9fa635fa6fa70db27f0821cfc5704c579 \
--hash=sha256:d5389da409e32af3b4e7f8c06d45e0e0d2b679c08601f940a527bbc5fe451c6e
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.7 \
--hash=sha256:90d956882674a7fc3ecf2610984eadc9fa635fa6fa70db27f0821cfc5704c579 \
--hash=sha256:d5389da409e32af3b4e7f8c06d45e0e0d2b679c08601f940a527bbc5fe451c6e
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