chore(deps): remove pydyf pin, update weasyprint req (#8580)

* chore(deps): remove pydyf pin, update weasyprint req

* chore(deps): drop pdf extra from xml2rfc dep

This should come back when we use xml2rfc for PDF generation
This commit is contained in:
Jennifer Richards 2025-02-21 20:08:12 -04:00 committed by GitHub
parent 72a23d4abb
commit a9a8f9ba01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ oic>=1.3 # Used only by tests
Pillow>=9.1.0
psycopg2>=2.9.6
pyang>=2.5.3
pydyf>0.8.0,<0.10.0 # until weasyprint adjusts for 0.10.0 and later
pydyf>0.8.0
pyflakes>=2.4.0
pyopenssl>=22.0.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
pyquery>=1.4.3
@ -80,6 +80,6 @@ tlds>=2022042700 # Used to teach bleach about which TLDs currently exist
tqdm>=4.64.0
Unidecode>=1.3.4
urllib3>=1.26,<2
weasyprint>=59
xml2rfc[pdf]>=3.23.0
weasyprint>=64.1
xml2rfc>=3.23.0
xym>=0.6,<1.0