Loading poetry.lock +794 −12 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.8" fastapi = "^0.110.0" fastapi = "^0.111.0" uvicorn = "^0.29.0" boto3 = "^1.28.54" Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.8" fastapi = "^0.110.0" fastapi = "^0.111.0" uvicorn = "^0.29.0" boto3 = "^1.28.54" Loading