diff --git a/api/requirements.txt b/api/requirements.txt index 94459d2..c448709 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,7 +7,7 @@ httpx>=0.27.0,<1.0 python-multipart>=0.0.12 python-jose[cryptography]>=3.3.0,<4.0 openai>=1.54.0,<2.0 -python-dotenv>=1.0.0,<2.0 +python-dotenv>=1.2.2,<2.0 slowapi>=0.1.9,<1.0 stripe>=8.0.0,<10.0 PyPDF2>=3.0.0,<4.0 diff --git a/worker/requirements.txt b/worker/requirements.txt index 1664900..cf164bd 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -1,14 +1,14 @@ -playwright==1.48.0 +playwright==1.60.0 openai==1.54.3 -pydantic==2.9.2 -httpx==0.27.2 -python-dotenv==1.0.1 -beautifulsoup4==4.12.3 +pydantic==2.13.4 +httpx==0.28.1 +python-dotenv==1.2.2 +beautifulsoup4==4.15.0 lxml==5.3.0 -tenacity==9.0.0 +tenacity==9.1.4 structlog==24.4.0 pytest==8.3.3 pytest-asyncio==0.24.0 supabase>=2.13.0,<3.0.0 -google-api-python-client==2.149.0 -google-auth==2.35.0 +google-api-python-client==2.197.0 +google-auth==2.54.0