Django_rest_api/backend/requirements.txt
devfzn a36f93289f
init Django Rest Framework Api course
Inicio de projecto Django 'drf_course' y app 'core'
2023-03-29 14:06:11 -03:00

15 lines
273 B
Plaintext

asgiref==3.6.0
Django==4.1.7
django-extensions==3.2.1
django-filter==23.1
django-guardian==2.4.0
djangorestframework==3.14.0
djangorestframework-jsonapi==6.0.0
inflection==0.5.1
Markdown==3.4.3
Pygments==2.14.0
python-dotenv==1.0.0
pytz==2023.2
PyYAML==6.0
sqlparse==0.4.3