Skip to content

Commit

Permalink
add inflections to pipfile
Browse files Browse the repository at this point in the history
Required for documentation on Django REST 3.15+
  • Loading branch information
benjmnxu committed Oct 6, 2024
1 parent 9619753 commit 5aaa390
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 371 deletions.
1 change: 1 addition & 0 deletions backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ django-schedules-ohq = "*"
typing-extensions = "*"
drf-excel = "*"
pytz = "*"
inflection = "*"

[requires]
python_version = "3.11"
Loading

0 comments on commit 5aaa390

Please sign in to comment.