refactor: update readme.md

This commit is contained in:
Dan Chen
2024-03-18 16:21:51 +08:00
parent 9d5f59bd6e
commit e4b70fc0ae

View File

@ -1,8 +1,8 @@
# jarvis-models # jarvis-models
## Dependency ## Dependency
- filetype - filetype
| System | package | web | | System | package | web |
| --- |--- | --- | | --- | --- | --- |
| python | filetype |https://pypi.org/project/filetype/ | | python | filetype |https://pypi.org/project/filetype/ |
| python | fastAPI | https://fastapi.tiangolo.com/ | | python | fastAPI | https://fastapi.tiangolo.com/ |
| python | python-multipart | https://pypi.org/project/python-multipart/ | | python | python-multipart | https://pypi.org/project/python-multipart/ |