Skip to content

Commit

Permalink
chore: install django-ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
TGoddessana committed Mar 19, 2024
1 parent ec0175d commit 1938cac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ djangorestframework==3.15.0 # https://github.com/encode/django-rest-framework
django-cors-headers==4.3.1 # https://github.com/adamchainz/django-cors-headers
# DRF-spectacular for api documentation
drf-spectacular==0.27.1 # https://github.com/tfranzel/drf-spectacular
# Django Ninja
django-ninja==1.1.0

0 comments on commit 1938cac

Please sign in to comment.