File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ heroku = [
7474 " readalongs[api]" ,
7575 # We don't actually use the panphon 0.22 improvements on heroku so stick to
7676 # 0.21 with its lighter weight dependencies
77- " panphon<0.22" ,
77+ " ilt- panphon>=0.21.4, <0.22" ,
7878]
7979
8080ci = [
Original file line number Diff line number Diff line change 1616# - soundswallower~=0.6.0
1717# - webvtt-py==0.5.1
1818# - gunicorn>=23.0.0; platform_system != "Windows"
19- # - panphon<0.22
19+ # - ilt- panphon<0.22,>=0.21.4
2020# - uvicorn>=0.30.1
2121#
2222
@@ -75,7 +75,7 @@ openpyxl==3.1.5
7575 # via g2p
7676packaging == 25.0
7777 # via gunicorn
78- ilt-panphon == 0.21.3
78+ ilt-panphon == 0.21.4
7979 # via
8080 # hatch.envs.prod
8181 # g2p
@@ -129,6 +129,3 @@ uvicorn==0.38.0
129129 # via hatch.envs.prod
130130webvtt-py == 0.5.1
131131 # via hatch.envs.prod
132-
133- # The following packages are considered to be unsafe in a requirements file:
134- # setuptools
You can’t perform that action at this time.
0 commit comments