first commit

This commit is contained in:
2024-02-18 01:54:33 -05:00
commit 2fe91bd826
8 changed files with 727 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask==3.0.2
Jinja2==3.1.3
requests==2.31.0
Werkzeug==3.0.1
waitress==3.0.0
schedule==1.2.1