fix: add unit tests for user authentication and profile retrieval endpoints
This commit is contained in:
@@ -3,3 +3,8 @@ uvicorn[standard]==0.32.1
|
||||
websockets==12.0
|
||||
python-multipart
|
||||
pydantic==2.10.5
|
||||
|
||||
# Testing dependencies
|
||||
pytest==8.3.3
|
||||
pytest-asyncio==0.24.0
|
||||
httpx==0.27.2
|
||||
|
||||
Reference in New Issue
Block a user