File tree Expand file tree Collapse file tree 9 files changed +27
-13
lines changed
Expand file tree Collapse file tree 9 files changed +27
-13
lines changed Original file line number Diff line number Diff line change 11gunicorn==20.1.0
22ddtrace==1.6.0
3+ # Until resolved https://github.com/googleapis/python-bigquery/issues/1435
4+ packaging<22.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/deploy.txt requirements/deploy.in
66#
@@ -116,7 +116,9 @@ jsonschema==4.17.0 \
116116packaging==21.3 \
117117 --hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
118118 --hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
119- # via ddtrace
119+ # via
120+ # -r requirements/deploy.in
121+ # ddtrace
120122protobuf==4.21.9 \
121123 --hash=sha256:2c9c2ed7466ad565f18668aa4731c535511c5d9a40c6da39524bccf43e441719 \
122124 --hash=sha256:48e2cd6b88c6ed3d5877a3ea40df79d08374088e89bedc32557348848dff250b \
Original file line number Diff line number Diff line change 33sphinxcontrib-httpdomain
44myst-parser
55docutils<0.19
6+ # Until resolved https://github.com/googleapis/python-bigquery/issues/1435
7+ packaging<22.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/docs.txt requirements/docs.in
66#
@@ -112,7 +112,9 @@ myst-parser==0.18.1 \
112112packaging==21.3 \
113113 --hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
114114 --hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
115- # via sphinx
115+ # via
116+ # -r requirements/docs.in
117+ # sphinx
116118pygments==2.13.0 \
117119 --hash=sha256:56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1 \
118120 --hash=sha256:f643f331ab57ba3c9d89212ee4a2dabc6e94f117cf4eefde99a0574720d14c42
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/lint.txt requirements/lint.in
66#
Original file line number Diff line number Diff line change @@ -70,3 +70,5 @@ WTForms[email]>=2.0.0
7070yara-python
7171zope.sqlalchemy
7272zxcvbn
73+ # Until resolved https://github.com/googleapis/python-bigquery/issues/1435
74+ packaging<22.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/main.txt requirements/main.in
66#
Original file line number Diff line number Diff line change @@ -7,3 +7,5 @@ pytest>=3.0.0
77pytest-postgresql>=3.1.3,<4.0.0
88responses>=0.5.1
99webtest
10+ # Until resolved https://github.com/googleapis/python-bigquery/issues/1435
11+ packaging<22.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/tests.txt requirements/tests.in
66#
@@ -111,7 +111,9 @@ mirakuru==2.4.2 \
111111packaging==21.3 \
112112 --hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
113113 --hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
114- # via pytest
114+ # via
115+ # -r requirements/tests.in
116+ # pytest
115117pluggy==1.0.0 \
116118 --hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \
117119 --hash=sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3
You can’t perform that action at this time.
0 commit comments