Closed autel-tangyinghao closed 3 months ago
If you are running a service through docker, you can put the python packages you need into this file.
the module name written in python-requirements.txt... for example: aliyun-log-python-sdk==0.9.2 in python-requirements.txt . need to "import aliyun.log"
pls change to the latest version, select dependencies manually is no longer required.
for example: aliyun-log-python-sdk==0.9.2 in python-requirements.txt . need to "import aliyun.log"
Originally posted by @LONGZaixiang in https://github.com/langgenius/dify/issues/4612#issuecomment-2268228195