diff --git a/requirements.txt b/requirements.txt index 66a785e92..d8b6e0742 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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