Added accounts

This commit is contained in:
Keannu Christian Bernasol 2023-02-28 22:16:45 +08:00
parent 9dfdc4aa2f
commit dab99b17cf
12 changed files with 47 additions and 4 deletions

View file

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