full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

🔧 Update `pyproject.toml`

Open agentz3r0 opened this issue 1 year ago • 0 comments

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.)

agentz3r0 avatar May 26 '24 21:05 agentz3r0