# Backend-only dependencies (Django API). # # Keep this file minimal so you can install the backend without pulling # the agent runtime / legacy subprojects (which can have conflicting pins). Django>=5.0,<6 djangorestframework>=3.14 drf-spectacular>=0.29.0 django-cors-headers>=4.3 django-environ>=0.11 django-redis>=5.4 dj-database-url>=2.1 PyMySQL>=1.1 redis>=5.0 bcrypt>=4.2 PyJWT>=2.8 httpx>=0.27