BalanceBoard - Clean release
- Docker deployment ready
- Content aggregation and filtering
- User authentication
- Polling service for updates
🤖 Generated with Claude Code
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
flask==3.1.2
|
||||
flask-login==0.6.3
|
||||
flask-sqlalchemy==3.1.1
|
||||
flask-bcrypt==1.0.1
|
||||
werkzeug==3.1.3
|
||||
python-dotenv==1.1.1
|
||||
requests==2.32.3
|
||||
jinja2==3.1.6
|
||||
psycopg2-binary==2.9.10
|
||||
sqlalchemy==2.0.36
|
||||
authlib==1.3.2
|
||||
APScheduler==3.10.4
|
||||
praw==7.7.1
|
||||
Reference in New Issue
Block a user