forked from jamesp/sasa-membership
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fcb0f4bbaf | |||
| e0b3a6926e | |||
| f068a863e0 | |||
| 34489fd7b7 |
@@ -15,7 +15,7 @@ alembic==1.13.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-dotenv==1.0.0
|
||||
bcrypt==4.0.1
|
||||
bcrypt==4.1.1
|
||||
|
||||
# Payment Integration
|
||||
squareup==43.2.0.20251016
|
||||
|
||||
@@ -13,6 +13,8 @@ services:
|
||||
# - "3306"
|
||||
# volumes:
|
||||
# - mysql_data:/var/lib/mysql
|
||||
# networks:
|
||||
# - membership_private
|
||||
# healthcheck:
|
||||
# test: ["CMD", "mysqladmin", "ping", "-h", "localhost"]
|
||||
# start_period: 10s
|
||||
|
||||
Reference in New Issue
Block a user