From 5b92454760a8af14bd1031e72024946f868d1de6 Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 24 Jun 2024 16:24:09 -0500 Subject: Major overhaul + Bare bones web UI --- requirements.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 917946f..d1864fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,13 @@ pydantic==2.6.2 ip2location-io==1.0.0 -python-dotenv==1.0.0 SQLAlchemy==2.0.27 ua-parser==0.18.0 validators==0.22.0 uvicorn==0.27.1 fastapi==0.110.0 -APScheduler==3.10.4 \ No newline at end of file +APScheduler==3.10.4 +Flask==3.0.3 +Flask-Login==0.6.3 +a2wsgi==1.10.4 +colorlog==6.8.2 +bcrypt==4.1.3 \ No newline at end of file -- cgit v1.2.3-70-g09d2