diff --git a/requirements.txt b/requirements.txt index 9f85a14..8cffe07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -fastapi -uvicorn -httpx -playwright -playwright-stealth \ No newline at end of file +fastapi==0.104.1 +uvicorn==0.24.0 +playwright==1.40.0 +playwright-stealth==1.0.6 +httpx==0.25.2 +setuptools \ No newline at end of file