git add .git commit -m "Adding updated code"git pushhttps://python-poetry.org/docs/
poetry initpoetry add fastapi
poetry add pandaspoetry shelluvicorn main:appuvicorn main:app --reloadgit add .git commit -m "Adding updated code"git pushhttps://python-poetry.org/docs/
poetry initpoetry add fastapi
poetry add pandaspoetry shelluvicorn main:appuvicorn main:app --reload