Skip to content

Commit

Permalink
fix: pin pydyf until weasyprint adjusts for its deprecations (#7945)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsparks committed Sep 16, 2024
1 parent 9d583ab commit d7be91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7be91f

Please sign in to comment.