require flask and requests

This commit is contained in:
chris 2020-10-25 17:44:52 +01:00
parent 5a5627e51c
commit 23640d8673
1 changed files with 2 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
Flask==1.1.2
requests==2.24.0