Skip to content
Closed
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
13 changes: 7 additions & 6 deletions tools/deps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,12 +254,13 @@ pyobjc-core==10.3.1 ; sys_platform == "darwin" \
--hash=sha256:ea46d2cda17921e417085ac6286d43ae448113158afcf39e0abe484c58fb3d78 \
--hash=sha256:ea98d4c2ec39ca29e62e0327db21418696161fb138ee6278daf2acbedf7ce504
# via pyobjc-framework-Cocoa
pyobjc-framework-CoreServices==10.3.1 ; sys_platform == "darwin" \
--hash=sha256:2e46d008ee4ff586420175888c45f8eb0f002ed5b840c8f7893c560af01b2d72 \
--hash=sha256:58d5708ee0a2ad7eea180864fe68123a2464b987ea089d0646ce69e2002500b0 \
--hash=sha256:9d43b77fa11af139ba39d94921e695cf804226737f68167f8bdb8f1c449c932e \
--hash=sha256:ccb64113ee612a05308ab8ed57ec224e22445d5a125bec11e24c35d58d1f77e4 \
--hash=sha256:e6c7b6bb821cc7fb4f04c08560d460783a7fa08093f5e153241bf10296a16cb4
pyobjc-framework-CoreServices==10.3.2 ; sys_platform == "darwin" \
--hash=sha256:40522a64a07276b8b577a71013f6c9272f35ebda3194d805d00f959c2ad26d83 \
--hash=sha256:4512811b1c2737451b76969237ef5b8d7fd0e6b588652d50a1b6dc9fe3fa6226 \
--hash=sha256:b73da63630903cb0d64138a933e92130ff3ad36770dd9da7b23047a3f362cc9f \
--hash=sha256:bbc1ac3fa0076c61221196346a715da32b0ff9c3f20cc5ebf59ba78688a40ad5 \
--hash=sha256:e1e8f0490d27a07d3ea1ffd3e2c351c4a11ad3a208785d4f21b04afb6c6ad9ed \
--hash=sha256:ee3cf8379839efe4300bbd33dca204ebe873e2671160fff856569976d45c68a8
pyobjc-framework-Cocoa==10.3.1 ; sys_platform == "darwin" \
--hash=sha256:11b4e0bad4bbb44a4edda128612f03cdeab38644bbf174de0c13129715497296 \
--hash=sha256:1cf20714daaa986b488fb62d69713049f635c9d41a60c8da97d835710445281a \
Expand Down
Loading