asgiref==3.6.0 # Compatible with Django & Python 3.8 certifi==2023.11.17 # Safe and stable for Python 3.8 charset-normalizer==3.3.2 # 3.4+ drops Python 3.8 support python-decouple==3.8 # Fully compatible Django==4.2.13 # Django 5.x requires Python 3.10+ django-cors-headers==4.3.1 # Latest Python 3.8 compatible djangorestframework==3.14.0 # Compatible with Django 4.2 and Python 3.8 idna==3.4 # Stable and compatible requests==2.31.0 # Last with broad Python 3.8 support sqlparse==0.4.4 # Works well with Django 4.2 tzdata==2023.3 # Avoid newer versions that may drop 3.8 urllib3==1.26.18 # 2.x drops Python 3.8 support pandas==1.5.3 # Last major release for Python 3.8 Pillow==9.5.0 # Last to support Python 3.8 mod_wsgi