Skip to content

Commit

Permalink
bump requirements.txt to use 3.13 wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Oct 21, 2024
1 parent 949d479 commit 75126fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ fontMath==0.9.4
booleanOperations==0.9.0
ufoLib2==0.16.0
cffsubr==0.3.0
compreffor==0.5.5
compreffor==0.5.6
ttfautohint-py==0.5.1

# optional, for experimental reading/writing ufoLib2's UFO as json
cattrs==24.1.2
orjson==3.10.7; platform_python_implementation == 'CPython'
orjson==3.10.9; platform_python_implementation == 'CPython'

0 comments on commit 75126fd

Please sign in to comment.