Reapply signing to all commits, repull master
This commit is contained in:
@@ -21,7 +21,6 @@ register_tortoise(
|
|||||||
|
|
||||||
app.include_router(asset_router)
|
app.include_router(asset_router)
|
||||||
|
|
||||||
|
|
||||||
@app.get("/")
|
@app.get("/")
|
||||||
async def main():
|
async def main():
|
||||||
return RedirectResponse(url="/docs")
|
return RedirectResponse(url="/docs")
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ uvicorn>=0.31.1
|
|||||||
black>=24.10.0
|
black>=24.10.0
|
||||||
authlib>=1.3.2
|
authlib>=1.3.2
|
||||||
passlib>=1.7.4
|
passlib>=1.7.4
|
||||||
pytz>=2024.2
|
pytz>=2024.2
|
||||||
|
|||||||
Reference in New Issue
Block a user