| 12345678910111213141516171819202122232425262728 |
- dashscope>=1.20.0
- edge-tts>=7.0.2
- emoji>=2.14.0
- fastapi>=0.115.5
- httpx>=0.27.2
- # 如需启用 HTTP/2 支持,取消下面的注释并安装:pip install httpx[http2]
- # httpx[http2]>=0.27.2
- # numpy>=2.0.2
- openai>=1.63.0
- # psycopg>=3.2.3
- # psycopg-binary>=3.2.3
- pydub>=0.25.1
- pytest>=8.3.3
- pytest_asyncio>=0.24.0
- python-multipart>=0.0.19
- websockets>=14.1
- requests>=2.32.3
- uvicorn>=0.32.1
- # wave>=0.0.2
- yacs>=0.1.8
- # uniface dependencies
- numpy>=1.21.0,<2.0.0
- opencv-python>=4.5.0,<4.9.0
- onnx>=1.12.0
- onnxruntime==1.16.3
- scikit-image>=0.19.0
- tqdm>=4.64.0
- # git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git@master#egg=alibabacloud-nls-python-sdk
|