Some pipfile changes

This commit is contained in:
Keannu Christian Bernasol 2023-02-28 01:03:37 +08:00
parent 2234100f17
commit 9dfdc4aa2f
2 changed files with 411 additions and 1 deletions

View file

@ -6,6 +6,7 @@ name = "pypi"
[packages]
django = "*"
djangorestframework = "*"
djoser = "*"
[dev-packages]
autopep8 = "*"