Fix stripe version to stable 12.3.0

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Claude 2025-07-12 04:14:56 +05:30
parent 5414f6da5e
commit f7a495c776

View File

@ -1,7 +1,7 @@
Django==5.2.4 Django==5.2.4
djangorestframework==3.15.2 djangorestframework==3.15.2
python-decouple==3.8 python-decouple==3.8
stripe==12.4.0 stripe==12.3.0
Pillow==11.3.0 Pillow==11.3.0
requests==2.32.4 requests==2.32.4
gunicorn==21.2.0 gunicorn==21.2.0