Add fast api

This commit is contained in:
2022-11-05 00:57:38 +13:00
parent 2502446ff4
commit 4b5ecf2d55
2 changed files with 142 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ name = "pypi"
[packages]
startspimage = "*"
fastapi = "*"
uvicorn = "*"
python-multipart = "*"
requests = "*"
[dev-packages]