Add requests dependency for API stop

This commit is contained in:
thePR0M3TH3AN
2025-07-09 11:01:32 -04:00
parent 6f8769bb71
commit 0fa47a1da8

View File

@@ -28,3 +28,4 @@ typer>=0.12.3
fastapi>=0.116.0
uvicorn>=0.35.0
httpx>=0.28.1
requests>=2.32