Skip to content

Commit 48502f9

Browse files
authored
chore(deps): pin packaging to upper boundary (#12664)
`packaging` 22.0 was released recently, removing a dependency on `pyparsing`, which is cool. Since `google-cloud-bigquery` pins to pre-22, we cannot update our dependencies until that is allowed and released, as we will have conflicts between what is installed in non `main.txt` requirements. Refs: googleapis/python-bigquery#1435 Signed-off-by: Mike Fiedler <[email protected]> Signed-off-by: Mike Fiedler <[email protected]>
1 parent 0b594eb commit 48502f9

File tree

9 files changed

+27
-13
lines changed

9 files changed

+27
-13
lines changed

requirements/deploy.in

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
gunicorn==20.1.0
22
ddtrace==1.6.0
3+
# Until resolved https://github.com/googleapis/python-bigquery/issues/1435
4+
packaging<22.0

requirements/deploy.txt

100644100755
+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 \
116116
packaging==21.3 \
117117
--hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
118118
--hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
119-
# via ddtrace
119+
# via
120+
# -r requirements/deploy.in
121+
# ddtrace
120122
protobuf==4.21.9 \
121123
--hash=sha256:2c9c2ed7466ad565f18668aa4731c535511c5d9a40c6da39524bccf43e441719 \
122124
--hash=sha256:48e2cd6b88c6ed3d5877a3ea40df79d08374088e89bedc32557348848dff250b \

requirements/docs.in

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ Sphinx
33
sphinxcontrib-httpdomain
44
myst-parser
55
docutils<0.19
6+
# Until resolved https://github.com/googleapis/python-bigquery/issues/1435
7+
packaging<22.0

requirements/docs.txt

100644100755
+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 \
112112
packaging==21.3 \
113113
--hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
114114
--hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
115-
# via sphinx
115+
# via
116+
# -r requirements/docs.in
117+
# sphinx
116118
pygments==2.13.0 \
117119
--hash=sha256:56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1 \
118120
--hash=sha256:f643f331ab57ba3c9d89212ee4a2dabc6e94f117cf4eefde99a0574720d14c42

requirements/lint.txt

100644100755
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
#

requirements/main.in

+2
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,5 @@ WTForms[email]>=2.0.0
7070
yara-python
7171
zope.sqlalchemy
7272
zxcvbn
73+
# Until resolved https://github.com/googleapis/python-bigquery/issues/1435
74+
packaging<22.0

requirements/main.txt

100644100755
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
#

requirements/tests.in

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ pytest>=3.0.0
77
pytest-postgresql>=3.1.3,<4.0.0
88
responses>=0.5.1
99
webtest
10+
# Until resolved https://github.com/googleapis/python-bigquery/issues/1435
11+
packaging<22.0

requirements/tests.txt

100644100755
+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 \
111111
packaging==21.3 \
112112
--hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
113113
--hash=sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522
114-
# via pytest
114+
# via
115+
# -r requirements/tests.in
116+
# pytest
115117
pluggy==1.0.0 \
116118
--hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \
117119
--hash=sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3

0 commit comments

Comments
 (0)