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
uvicorn
httpx
playwright
playwright-stealth
fastapi==0.104.1
uvicorn==0.24.0
playwright==1.40.0
playwright-stealth==1.0.6
httpx==0.25.2
setuptools