forked from VOICEVOX/voicevox_engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
28 lines (28 loc) · 1.3 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
annotated-types==0.7.0 ; python_version == "3.11"
anyio==4.8.0 ; python_version == "3.11"
cffi==1.17.1 ; python_version == "3.11"
click==8.1.8 ; python_version == "3.11"
colorama==0.4.6 ; python_version == "3.11" and platform_system == "Windows"
fastapi-slim==0.115.8 ; python_version == "3.11"
h11==0.14.0 ; python_version == "3.11"
idna==3.10 ; python_version == "3.11"
jinja2==3.1.5 ; python_version == "3.11"
markupsafe==3.0.2 ; python_version == "3.11"
numpy==2.2.3 ; python_version == "3.11"
platformdirs==4.3.6 ; python_version == "3.11"
pycparser==2.22 ; python_version == "3.11"
pydantic-core==2.27.2 ; python_version == "3.11"
pydantic==2.10.6 ; python_version == "3.11"
pyopenjtalk @ git+https://github.com/VOICEVOX/pyopenjtalk@0fcb731c94555e8d160d18e7f1a4d005b2e8e852 ; python_version == "3.11"
python-multipart==0.0.20 ; python_version == "3.11"
pyworld==0.3.5 ; python_version == "3.11"
pyyaml==6.0.2 ; python_version == "3.11"
semver==3.0.4 ; python_version == "3.11"
six==1.17.0 ; python_version == "3.11"
sniffio==1.3.1 ; python_version == "3.11"
soundfile==0.13.1 ; python_version == "3.11"
soxr==0.5.0.post1 ; python_version == "3.11"
starlette==0.45.3 ; python_version == "3.11"
tqdm==4.67.1 ; python_version == "3.11"
typing-extensions==4.12.2 ; python_version == "3.11"
uvicorn==0.34.0 ; python_version == "3.11"