#### Core framework Django>=5.2,<5.3 #### APIs and auth djangorestframework>=3.14.0 djangorestframework-simplejwt>=5.3.0 django-cors-headers>=4.3.1 drf-spectacular[sidecar]>=0.27.2 #### Telegram integration python-telegram-bot>=20.7 #### Database drivers and config mysqlclient>=2.2.0 python-decouple>=3.8 #### Developer tooling django-extensions>=3.2.3 #### Wallet utilities # For development (editable install from local path) # Install django-package-hooks first (dependency of django-wallet-utils) -e ../../django-package-hooks -e ../../django-wallet-utils