# Fallback requirements for cPanel accounts that only provide Python 3.9. # # Preferred deployment is still Python 3.12+ with requirements.txt. # Use this file only when Truehost's Setup Python App has no Python 3.12+ # option. It keeps the app on Django 4.2 LTS, which supports Python 3.9. asgiref>=3.7,<4 attrs>=23.2,<26 certifi>=2024.2 cffi>=1.16,<3 channels>=4.0,<4.4 charset-normalizer>=3.3,<4 click>=8.1,<9 cryptography>=42,<46 dj-database-url>=2.1,<3 Django>=4.2,<4.3 django-cors-headers>=4.3,<5 django-filter>=24.1,<25 django-jazzmin>=3.0,<4 djangorestframework>=3.14,<3.16 djangorestframework-simplejwt>=5.3,<6 drf-spectacular>=0.27,<0.29 google-auth>=2.29,<3 gunicorn>=21,<24 h11>=0.14,<0.17 httpcore>=1.0,<2 httpx>=0.27,<0.29 idna>=3.6,<4 inflection>=0.5,<1 jsonschema>=4.21,<5 PyMySQL>=1.1,<2 packaging>=24,<26 pillow>=10.4,<11 pyasn1>=0.6,<1 pyasn1_modules>=0.4,<1 pycparser>=2.22,<3 PyJWT>=2.8,<3 python-decouple>=3.8,<4 python-dotenv>=1.0,<2 pytz>=2024.1 PyYAML>=6.0.1,<7 referencing>=0.35,<1 requests>=2.31,<3 rpds-py>=0.18,<1 sqlparse>=0.5,<1 tzdata>=2024.1 uritemplate>=4.1,<5 urllib3>=2.2,<3 uvicorn>=0.29,<1 watchfiles>=0.21,<2 websockets>=12,<15 whitenoise>=6.6,<7