Merge pull request #29 from Khroners/patch-1

Fix the issue of error 500
This commit is contained in:
Andrew Novac
2021-05-24 14:03:57 -04:00
committed by GitHub

View File

@@ -1,3 +1,3 @@
flask==1.1.2
flask==1.1.4
requests==2.24.0
python-dotenv==0.14.0