samples-python-flask
samples-python-flask copied to clipboard
updated deps to python v10 and added missing imports
pinned most of the dependencies to the highest version that still works and added two missing imports (random and string) that is being used but not imported, raising NameError!