crmbackend/requirements.txt

9 lines
187 B
Text
Raw Normal View History

2026-08-15 13:52:16 +00:00
Django>=4.2,<5.0
djangorestframework>=3.14.0
djangorestframework-simplejwt>=5.2.2
django-cors-headers>=4.0.0
python-dotenv>=1.0.0
psycopg2-binary>=2.9.6
requests>=2.31.0
gunicorn==26.0.0