Skip to content

Commit

Permalink
pw_env_setup: Update Windows Python constraints
Browse files Browse the repository at this point in the history
Change-Id: I57d1e1726bca97d15cbefb3a023a81e82f0ce78a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237413
Pigweed-Auto-Submit: Anthony DiGirolamo <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Lint: Lint 🤖 <[email protected]>
Commit-Queue: Anthony DiGirolamo <[email protected]>
Docs-Not-Needed: Anthony DiGirolamo <[email protected]>
Reviewed-by: Erik Gilling <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
  • Loading branch information
AnthonyDiGirolamo authored and CQ Bot Account committed Sep 23, 2024
1 parent 1f2e4ef commit d0e975b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes --output-file='\constraint_hashes_windows.list' --strip-extras '\python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt'
Expand Down Expand Up @@ -1052,10 +1051,6 @@ pykwalify==1.8.0 \
--hash=sha256:731dfa87338cca9f559d1fca2bdea37299116e3139b73f78ca90a543722d6651 \
--hash=sha256:796b2ad3ed4cb99b88308b533fb2f559c30fa6efb4fa9fda11347f483d245884
# via -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
pykwalify==1.8.0 \
--hash=sha256:731dfa87338cca9f559d1fca2bdea37299116e3139b73f78ca90a543722d6651 \
--hash=sha256:796b2ad3ed4cb99b88308b533fb2f559c30fa6efb4fa9fda11347f483d245884
# via -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
pylint==3.0.1 \
--hash=sha256:81c6125637be216b4652ae50cc42b9f8208dfb725cdc7e04c48f6902f4dbdf40 \
--hash=sha256:9c90b89e2af7809a1697f6f5f93f1d0e518ac566e2ac4d2af881a69c13ad01ea
Expand All @@ -1069,9 +1064,9 @@ pyproject-hooks==1.0.0 \
# via
# -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
# build
pyreadline3==3.4.1 \
--hash=sha256:6f3d1f7b8a31ba32b73917cefc1f28cc660562f39aea8646d30bd6eff21f7bae \
--hash=sha256:b0efb6516fd4fb07b45949053826a62fa4cb353db5be2bbb4a7aa1fdd1e345fb
pyreadline3==3.5.4 \
--hash=sha256:8d57d53039a1c75adba8e50dd3d992b28143480816187ea5efbd5c78e6c885b7 \
--hash=sha256:eaf8e6cc3c49bcccf145fc6067ba8643d1df34d604a1ec0eccbf7a18e6d3fae6
# via
# -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
# humanfriendly
Expand All @@ -1089,7 +1084,6 @@ python-dateutil==2.9.0.post0 \
# via
# -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
# pykwalify
# pykwalify
pyyaml==6.0.1 \
--hash=sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5 \
--hash=sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ pycparser==2.21 \
pydata-sphinx-theme==0.15.4 \
--hash=sha256:2136ad0e9500d0949f96167e63f3e298620040aea8f9c74621959eda5d4cf8e6 \
--hash=sha256:7762ec0ac59df3acecf49fd2f889e1b4565dbce8b88b2e29ee06fdd90645a06d
# via -r /python/gen/pw_env_setup/pigweed_build_venv/compiled_requirements.txt
# via -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
pyelftools==0.27 \
--hash=sha256:5609aa6da1123fccfae2e8431a67b4146aa7fad5b3889f808df12b110f230937 \
--hash=sha256:cde854e662774c5457d688ca41615f6594187ba7067af101232df889a6b7a66b
Expand Down Expand Up @@ -1094,9 +1094,9 @@ pyproject-hooks==1.0.0 \
# via
# -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
# build
pyreadline3==3.4.1 \
--hash=sha256:6f3d1f7b8a31ba32b73917cefc1f28cc660562f39aea8646d30bd6eff21f7bae \
--hash=sha256:b0efb6516fd4fb07b45949053826a62fa4cb353db5be2bbb4a7aa1fdd1e345fb
pyreadline3==3.5.4 \
--hash=sha256:8d57d53039a1c75adba8e50dd3d992b28143480816187ea5efbd5c78e6c885b7 \
--hash=sha256:eaf8e6cc3c49bcccf145fc6067ba8643d1df34d604a1ec0eccbf7a18e6d3fae6
# via
# -r \python\gen\pw_env_setup\pigweed_build_venv\compiled_requirements.txt
# humanfriendly
Expand Down

0 comments on commit d0e975b

Please sign in to comment.