feat: web server

This commit is contained in:
Kevin Restaino
2024-01-08 22:24:21 -05:00
parent e20f9155cb
commit 46ab3e5be3
7 changed files with 148 additions and 11 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
requests==2.31.0
python-dotenv==1.0.0
colorama==0.4.6
tqdm==4.66.1
tqdm==4.66.1
gunicorn==20.1.0
Flask==2.1.2
Werkzeug==2.0.3