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 @@ -336,9 +336,9 @@ pyspnego==0.11.2 \
--hash=sha256:74abc1fb51e59360eb5c5c9086e5962174f1072c7a50cf6da0bda9a4bcfdfbd4 \
--hash=sha256:994388d308fb06e4498365ce78d222bf4f3570b6df4ec95738431f61510c971b
# via smbprotocol
smbprotocol==1.15.0 \
--hash=sha256:1fbfe19be3afca25a27e3bccc0de54614c6a8d3443b1fac829763b4901fb1c06 \
--hash=sha256:3c892f4c22ab147d0576a3a8d34279831b26ab4695b7df911a334bc41f6d652a
smbprotocol==1.16.0 \
--hash=sha256:65427e30114d420f5f5ae878d93aa1f256d686105af898ab2f8f2485c9c7989a \
--hash=sha256:babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda
# via
# -r requirements-windows.in
# linuxfabrik-lib
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -683,9 +683,9 @@ rfc3986==2.0.0 \
--hash=sha256:50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd \
--hash=sha256:97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c
# via oslo-config
smbprotocol==1.15.0 \
--hash=sha256:1fbfe19be3afca25a27e3bccc0de54614c6a8d3443b1fac829763b4901fb1c06 \
--hash=sha256:3c892f4c22ab147d0576a3a8d34279831b26ab4695b7df911a334bc41f6d652a
smbprotocol==1.16.0 \
--hash=sha256:65427e30114d420f5f5ae878d93aa1f256d686105af898ab2f8f2485c9c7989a \
--hash=sha256:babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda
# via
# -r requirements.in
# linuxfabrik-lib
Expand Down