full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
🔧 Update `pyproject.toml`
Removed empty line which caused poetry to omit import of additional modules without throwing an error. (You can test this by keeping the empty line and changing the version of a module after the empty line - notice the module will not update in the updated docker image.)