Recruitment_site/offer_backend/requirements.txt

13 lines
254 B
Plaintext

Django==4.2.20
djangorestframework==3.16.0
djangorestframework-simplejwt==5.3.1
django-cors-headers==4.3.1
django-filter==23.5
psycopg2-binary==2.9.9
redis==5.0.1
django-redis==5.4.0
Pillow==10.3.0
python-decouple==3.8
pytest==8.1.1
pytest-django==4.8.0