a. Update CORS settings b. Update session cookie settings c. Remove comments that expose project architecture (and that Claude made most of it :P)
16 lines
161 B
Plaintext
16 lines
161 B
Plaintext
Flask==3.0.3
|
|
gunicorn==23.0.0
|
|
flask_wtf
|
|
flask_sqlalchemy
|
|
flask_cors
|
|
flask_mail
|
|
authlib
|
|
jwt
|
|
mysqlclient
|
|
stripe
|
|
python_dotenv
|
|
authlib
|
|
pydantic
|
|
# psycopg2
|
|
requests
|