mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
6d77e16b7d
- Removed `pydub` from the main dependencies in `pyproject.toml`. - Added `pydub` back to the `requirements.txt` for the OpenAI example.
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
dify_plugin~=0.0.1b31
|
|
tiktoken~=0.8.0
|
|
openai~=1.45.0
|
|
numpy~=1.26.4
|
|
pydub~=0.25.1
|