fix: pin pydyf until weasyprint adjusts for its deprecations (#7945)

This commit is contained in:
Robert Sparks 2024-09-16 10:28:13 -05:00 committed by GitHub
parent 9d583ab9eb
commit d7be91f784
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,6 +49,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
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