Skip to content

Commit ec1f518

Browse files
authored
Switch from pyqrcode to pyqrcode-binary (#18066)
1 parent cfc7015 commit ec1f518

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

requirements/main.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ platformdirs>=4.2
4343
premailer
4444
psycopg[c]
4545
pydantic
46-
pyqrcode
46+
pyqrcode-binary
4747
pyramid>=2.0
4848
pymacaroons
4949
pyramid_jinja2>=2.5

requirements/main.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -1820,9 +1820,8 @@ pypi-attestations==0.0.25 \
18201820
--hash=sha256:5afd0fb151445b9ad154b5a41a7097b010d881e994173022033e913eab36a974 \
18211821
--hash=sha256:9f62b34c35b481e5931979f3f222340001041127bd82945b36e34b198075d331
18221822
# via -r requirements/main.in
1823-
pyqrcode==1.2.1 \
1824-
--hash=sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6 \
1825-
--hash=sha256:fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5
1823+
pyqrcode-binary==1.2.1 \
1824+
--hash=sha256:6d330e6886fd29b6673bca0d2e775bd4499b83bd7d555942f92f7c34603ce558
18261825
# via -r requirements/main.in
18271826
pyramid==2.0.2 \
18281827
--hash=sha256:2e6585ac55c147f0a51bc00dadf72075b3bdd9a871b332ff9e5e04117ccd76fa \

0 commit comments

Comments
 (0)