Update pip-tools to 6.12.1
This commit is contained in:
Родитель
cf045a2ed5
Коммит
d0f752a768
|
@ -126,7 +126,7 @@ jobs:
|
|||
# form of a package name and a version specifier"
|
||||
command: |
|
||||
pip install pip-tools --constraint requirements.in
|
||||
pip-compile --quiet --allow-unsafe --generate-hashes
|
||||
pip-compile --quiet --generate-hashes --unsafe-package=
|
||||
git diff --exit-code -G '^ *[^# ]' -- requirements.txt
|
||||
|
||||
ingestion-edge-release:
|
||||
|
|
|
@ -7,7 +7,7 @@ google-cloud-pubsub==1.0.2
|
|||
gunicorn==20.1.0
|
||||
kubernetes==25.3.0
|
||||
persist-queue==0.8.0
|
||||
pip-tools==6.10.0
|
||||
pip-tools==6.12.1
|
||||
psutil==5.9.4
|
||||
pytest-asyncio
|
||||
pytest-black==0.3.12
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with python 3.10
|
||||
# To update, run:
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --generate-hashes
|
||||
# pip-compile --generate-hashes --unsafe-package=''
|
||||
#
|
||||
aiofiles==0.6.0 \
|
||||
--hash=sha256:bd3019af67f83b739f8e4053c6c0512a7f545b9a8d91aaeab55e6e0f9d123c27 \
|
||||
|
@ -228,7 +228,9 @@ dockerflow==2022.8.0 \
|
|||
exceptiongroup==1.0.4 \
|
||||
--hash=sha256:542adf9dea4055530d6e1279602fa5cb11dab2395fa650b8674eaec35fc4a828 \
|
||||
--hash=sha256:bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec
|
||||
# via -r requirements.in
|
||||
# via
|
||||
# -r requirements.in
|
||||
# pytest
|
||||
filelock==3.0.12 \
|
||||
--hash=sha256:18d82244ee114f543149c66a6e0c14e9c4f8a1044b5cdaadd0f82159d6a6ff59 \
|
||||
--hash=sha256:929b7d63ec5b7d6b71b0fa5ac14e030b3f70b75747cef1b10da9b879fef15836
|
||||
|
@ -556,13 +558,13 @@ persist-queue==0.8.0 \
|
|||
--hash=sha256:bdaa4dcfc4b20a9ce1f5cb6da3116b6cb8fe37527d991fd242856ef2cccd218e \
|
||||
--hash=sha256:d0ce1798b457fc233973efe7c262eb5e80642bebe0c05abbe5611ee223511d5f
|
||||
# via -r requirements.in
|
||||
pip==21.3 \
|
||||
--hash=sha256:4a1de8f97884ecfc10b48fe61c234f7e7dcf4490a37217011ad9369d899ad5a6 \
|
||||
--hash=sha256:741a61baab1dbce2d8ca415effa48a2b6a964564f81a9f4f1fce4c433346c034
|
||||
pip==22.3.1 \
|
||||
--hash=sha256:65fd48317359f3af8e593943e6ae1506b66325085ea64b706a998c6e83eeaf38 \
|
||||
--hash=sha256:908c78e6bc29b676ede1c4d57981d490cb892eb45cd8c214ab6298125119e077
|
||||
# via pip-tools
|
||||
pip-tools==6.10.0 \
|
||||
--hash=sha256:57ac98392548f5ca96c2831927deec3035efe81ff476e3c744bd474ca9c6a1f2 \
|
||||
--hash=sha256:7f9f7356052db6942b5aaabc8eba29983591ca0ad75affbf2f0a25d9361be624
|
||||
pip-tools==6.12.1 \
|
||||
--hash=sha256:88efb7b29a923ffeac0713e6f23ef8529cc6175527d42b93f73756cc94387293 \
|
||||
--hash=sha256:f0c0c0ec57b58250afce458e2e6058b1f30a4263db895b7d72fd6311bf1dc6f7
|
||||
# via -r requirements.in
|
||||
platformdirs==2.5.4 \
|
||||
--hash=sha256:1006647646d80f16130f052404c6b901e80ee4ed6bef6792e1f238a8969106f7 \
|
||||
|
@ -810,7 +812,12 @@ toml==0.10.1 \
|
|||
tomli==2.0.1 \
|
||||
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
|
||||
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
|
||||
# via -r requirements.in
|
||||
# via
|
||||
# -r requirements.in
|
||||
# black
|
||||
# build
|
||||
# mypy
|
||||
# pytest
|
||||
types-protobuf==4.21.0.1 \
|
||||
--hash=sha256:80aa071fcbcf1372222aed7deb97a49757095b71a05edcf14ff89cc8caa4a165 \
|
||||
--hash=sha256:d8ce2e1dc54e9b5830e553d31308e87732c916a0b0e288d280bddaa00fa98113
|
||||
|
|
Загрузка…
Ссылка в новой задаче