-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathrequirements.txt
129 lines (127 loc) · 2.42 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
#
# This file is autogenerated by hatch-pip-compile with Python 3.13
#
# - audioop-lts; python_version >= "3.13"
# - chevron==0.14.0
# - click>=8.0.4
# - coloredlogs>=10.0
# - fastapi>=0.103.0
# - g2p<3,>=1.1.20230822
# - lxml>=4.9.4
# - numpy>=1.20.2
# - pydantic<3,>=1.8.2
# - pydub>=0.23.1
# - pympi-ling<2.0,>=1.69
# - python-slugify==5.0.0
# - requests>=2.31.0
# - soundswallower~=0.6.0
# - webvtt-py==0.4.2
# - gunicorn>=23.0.0; platform_system != "Windows"
# - uvicorn>=0.30.1
#
annotated-types==0.7.0
# via pydantic
anyio==4.7.0
# via starlette
audioop-lts==0.2.1 ; python_version >= "3.13"
# via hatch.envs.prod
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
chevron==0.14.0
# via hatch.envs.prod
click==8.1.7
# via
# hatch.envs.prod
# g2p
# uvicorn
coloredlogs==15.0.1
# via
# hatch.envs.prod
# g2p
docopt==0.6.2
# via webvtt-py
editdistance==0.8.1
# via panphon
et-xmlfile==2.0.0
# via openpyxl
fastapi==0.115.6
# via hatch.envs.prod
g2p==2.2.0
# via hatch.envs.prod
gunicorn==23.0.0 ; platform_system != "Windows"
# via hatch.envs.prod
h11==0.14.0
# via uvicorn
humanfriendly==10.0
# via coloredlogs
idna==3.10
# via
# anyio
# requests
lxml==5.3.0
# via hatch.envs.prod
munkres==1.1.4
# via panphon
numpy==2.2.0
# via
# hatch.envs.prod
# panphon
openpyxl==3.1.5
# via g2p
packaging==24.2
# via gunicorn
panphon==0.21.2
# via g2p
pydantic==2.8.2
# via
# hatch.envs.prod
# fastapi
# g2p
pydantic-core==2.20.1
# via pydantic
pydub==0.25.1
# via hatch.envs.prod
pympi-ling==1.70.2
# via hatch.envs.prod
python-slugify==5.0.0
# via hatch.envs.prod
pyyaml==6.0.2
# via
# g2p
# panphon
regex==2024.11.6
# via
# g2p
# panphon
requests==2.32.3
# via hatch.envs.prod
sniffio==1.3.1
# via anyio
soundswallower==0.6.5
# via hatch.envs.prod
starlette==0.41.3
# via fastapi
text-unidecode==1.3
# via
# g2p
# python-slugify
tqdm==4.67.1
# via g2p
typing-extensions==4.12.2
# via
# fastapi
# g2p
# pydantic
# pydantic-core
unicodecsv==0.14.1
# via panphon
urllib3==2.2.3
# via requests
uvicorn==0.32.1
# via hatch.envs.prod
webvtt-py==0.4.2
# via hatch.envs.prod
# The following packages are considered to be unsafe in a requirements file:
# setuptools