mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
chore(deps): bump python-multipart in /plugins/model/pdf-mistral (#4290)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
plugins/model/pdf-mistral/requirements.txt
Executable file → Normal file
2
plugins/model/pdf-mistral/requirements.txt
Executable file → Normal file
@@ -2,7 +2,7 @@ fastapi==0.115.5
|
||||
uvicorn==0.32.1
|
||||
mistralai>=1.5.0
|
||||
PyMuPDF==1.24.14
|
||||
python-multipart==0.0.17
|
||||
python-multipart==0.0.18
|
||||
python-dotenv==1.0.1
|
||||
loguru==0.7.2
|
||||
requests==2.32.3
|
||||
|
Reference in New Issue
Block a user