blockchain
blockchain copied to clipboard
the code does not work on python 3.9
Try changing the requirements.txt to:
flask==1.1.2
requests==2.25.1
pipenv~=2020.11.15
Thank you