File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed
Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 11acme>=4.2,<5.0
22certbot>=4.2,<5.0
33certbot-nginx>=4.2,<5.0
4-
5- # Additional dependencies required by certbot:
6- #
7- # Collecting importlib_metadata>=4.6 (from certbot==4.0.0->-r /opt/certbot/requirements.txt (line 13))
8- # ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
9- # importlib_metadata>=4.6 from https://files.pythonhosted.org/packages/79/9d/0fb148dc4d6fa4a7dd1d8378168d9b4cd8d4560a6fbf6f0121c5fc34eb68/importlib_metadata-8.6.1-py3-none-any.whl (from certbot==4.0.0->-r /opt/certbot/requirements.txt (line 13))
10- #
11- importlib-metadata
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.13
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
5- # pip-compile --generate-hashes certbot-requirements.in
5+ # pip-compile --generate-hashes --no-strip-extras certbot-requirements.in
66#
77acme==4.2.0 \
88 --hash=sha256:0df68c0e1acb3824a2100013f8cd51bda2e1a56aa23447449d14c942959f0c41 \
@@ -300,7 +300,7 @@ idna==3.11 \
300300importlib-metadata==8.7.1 \
301301 --hash=sha256:49fef1ae6440c182052f407c8d34a68f72efc36db9ca90dc0113398f2fdde8bb \
302302 --hash=sha256:5a1f80bf1daa489495071efbb095d75a634cf28a8bc299581244063b53176151
303- # via -r certbot-requirements.in
303+ # via certbot
304304josepy==2.2.0 \
305305 --hash=sha256:63e9dd116d4078778c25ca88f880cc5d95f1cab0099bebe3a34c2e299f65d10b \
306306 --hash=sha256:74c033151337c854f83efe5305a291686cef723b4b970c43cfe7270cf4a677a9
@@ -311,9 +311,9 @@ parsedatetime==2.6 \
311311 --hash=sha256:4cb368fbb18a0b7231f4d76119165451c8d2e35951455dfee97c62a87b04d455 \
312312 --hash=sha256:cb96edd7016872f58479e35879294258c71437195760746faffedb692aef000b
313313 # via certbot
314- pycparser==3.0 \
315- --hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
316- --hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
314+ pycparser==2.23 \
315+ --hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
316+ --hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
317317 # via cffi
318318pyopenssl==25.3.0 \
319319 --hash=sha256:1fda6fc034d5e3d179d39e59c1895c9faeaf40a79de5fc4cbbfbe0d36f4a77b6 \
You can’t perform that action at this time.
0 commit comments