samples-python-flask icon indicating copy to clipboard operation
samples-python-flask copied to clipboard

updated deps to python v10 and added missing imports

Open meitham opened this issue 3 years ago • 0 comments

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!

meitham avatar Feb 12 '23 09:02 meitham