Files
SkillHub/backend/requirements/prod.txt
T
2024-03-31 21:44:14 +03:00

12 lines
230 B
Plaintext

django==4.2.11
environs==11.0.0
gunicorn==21.2.0
python-dotenv==1.0.1
psycopg2-binary==2.9.9
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
django-filter==24.2
Pillow==10.2.0
drf-yasg==1.21.7
django-cors-headers