Update requirements.txt

This commit is contained in:
Aira Catapang
2026-04-02 04:13:27 +00:00
committed by system
parent 55fc4d8ce5
commit 0908360bcc

View File

@@ -1,5 +1,6 @@
fastapi fastapi==0.104.1
uvicorn uvicorn==0.24.0
httpx playwright==1.40.0
playwright playwright-stealth==1.0.6
playwright-stealth httpx==0.25.2
setuptools