Skip to content
Merged
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.txt
Original file line number Diff line number Diff line change
Expand Up @@ -849,9 +849,9 @@ pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "4.0" \
pycparser==2.22 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy") \
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
pydoclint==0.8.5 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:988b8d4303d6d68740866879ea4bb4b787ec75acf9cecb5ae1c53ff4506542b0 \
--hash=sha256:ed45de2d49af1c43579327eabdf5034d4a63df2e2521d200252d040f37f25802
pydoclint==0.8.6 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:8f2a8b995d69cb41631d56e653e38e522cd227916a04587db842c07b7977906e \
--hash=sha256:cd4a99d2bbd25b1ed47baf8ed12aa169982a14fd4071dfbd2cc09f8c04895ae4
pydocstyle==6.3.0 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019 \
--hash=sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1
Expand Down
Loading