File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.13
1+ 3.14
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ features = [ "dev" ]
119119[tool .hatch .envs .prod ]
120120features = [ " heroku" , " api" ]
121121type = " pip-compile"
122- python = " 3.13 "
122+ python = " 3.14 "
123123lock-filename = " requirements.txt"
124124
125125[project .urls ]
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by hatch-pip-compile with Python 3.13
2+ # This file is autogenerated by hatch-pip-compile with Python 3.14
33#
44# - chevron==0.14.0
5- # - click<8.2.0, >=8.0.4
5+ # - click>=8.0.4
66# - coloredlogs>=10.0
77# - fastapi>=0.103.0
88# - g2p<3,>=2.2.0
@@ -29,9 +29,9 @@ anyio==4.13.0
2929 # via starlette
3030audioop-lts == 0.2.2
3131 # via pydub-ng
32- certifi == 2026.2.25
32+ certifi == 2026.5.20
3333 # via requests
34- charset-normalizer == 3.4.6
34+ charset-normalizer == 3.4.7
3535 # via requests
3636chevron == 0.14.0
3737 # via hatch.envs.prod
@@ -46,46 +46,46 @@ coloredlogs==15.0.1
4646 # g2p
4747et-xmlfile == 2.0.0
4848 # via openpyxl
49- fastapi == 0.135.2
49+ fastapi == 0.136.3
5050 # via hatch.envs.prod
5151g2p @ git+https://github.com/roedoejet/g2p.git@main
5252# g2p==2.3.1
53- # Manual override: for deployment on Heroku, we want the latest g2p@main on GitHub
53+ # Manual override: for deployment on Heroku, we want the latest g2p@main on GitHub
5454 # via hatch.envs.prod
55- gunicorn == 25.3 .0 ; platform_system != "Windows"
55+ gunicorn == 26.0 .0 ; platform_system != "Windows"
5656 # via hatch.envs.prod
5757h11 == 0.16.0
5858 # via uvicorn
5959humanfriendly == 10.0
6060 # via coloredlogs
61- idna == 3.15
61+ idna == 3.18
6262 # via
6363 # anyio
6464 # requests
6565ilt-editdistance == 0.8.2
6666 # via ilt-panphon
67- ilt-panphon == 0.21.4
67+ ilt-panphon == 0.21.5
6868 # via
6969 # hatch.envs.prod
7070 # g2p
71- lxml == 6.1.0
71+ lxml == 6.1.1
7272 # via hatch.envs.prod
7373munkres == 1.1.4
7474 # via ilt-panphon
75- numpy == 2.4.4
75+ numpy == 2.4.6
7676 # via
7777 # hatch.envs.prod
7878 # ilt-panphon
7979openpyxl == 3.1.5
8080 # via g2p
81- packaging == 26.0
81+ packaging == 26.2
8282 # via gunicorn
83- pydantic == 2.12.5
83+ pydantic == 2.13.4
8484 # via
8585 # hatch.envs.prod
8686 # fastapi
8787 # g2p
88- pydantic-core == 2.41.5
88+ pydantic-core == 2.46.4
8989 # via pydantic
9090pydub-ng == 0.2.0 ; python_version >= "3.10"
9191 # via hatch.envs.prod
@@ -97,22 +97,22 @@ pyyaml==6.0.3
9797 # via
9898 # g2p
9999 # ilt-panphon
100- regex == 2026.3.32
100+ regex == 2026.5.9
101101 # via
102102 # g2p
103103 # ilt-panphon
104- requests == 2.33.1
104+ requests == 2.34.2
105105 # via hatch.envs.prod
106106# soundswallower==0.6.7
107107 # Manual override: soundswallower is not needed for the web API so ignore it.
108108 # via hatch.envs.prod
109- starlette == 1.0.0
109+ starlette == 1.2.1
110110 # via fastapi
111111text-unidecode == 1.3
112112 # via
113113 # g2p
114114 # python-slugify
115- tqdm == 4.67.3
115+ tqdm == 4.68.1
116116 # via g2p
117117typing-extensions == 4.15.0
118118 # via
@@ -125,11 +125,9 @@ typing-inspection==0.4.2
125125 # via
126126 # fastapi
127127 # pydantic
128- unicodecsv == 0.14.1
129- # via ilt-panphon
130128urllib3 == 2.7.0
131129 # via requests
132- uvicorn == 0.42 .0
130+ uvicorn == 0.49 .0
133131 # via hatch.envs.prod
134132webvtt-py == 0.5.1
135133 # via hatch.envs.prod
You can’t perform that action at this time.
0 commit comments