This commit is contained in:
Dan Chen
2024-03-18 16:19:26 +08:00
parent 253577da04
commit afb78295c8
6 changed files with 62 additions and 55 deletions

View File

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