Skip to content

Commit 5aaa390

Browse files
committed
add inflections to pipfile
Required for documentation on Django REST 3.15+
1 parent 9619753 commit 5aaa390

2 files changed

Lines changed: 382 additions & 371 deletions

File tree

backend/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ django-schedules-ohq = "*"
4545
typing-extensions = "*"
4646
drf-excel = "*"
4747
pytz = "*"
48+
inflection = "*"
4849

4950
[requires]
5051
python_version = "3.11"

0 commit comments

Comments
 (0)