Backend: ADD User Auth

This commit is contained in:
Kentai Radiquum 2024-04-17 17:13:40 +05:00
parent c82b6e7265
commit 23ac963dee
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
4 changed files with 51 additions and 0 deletions

View file

@ -2,3 +2,4 @@ requests == 2.31.0
fastAPI == 0.110.1
uvicorn[standard]
pre-commit
python-multipart