From 91e6bb298d35b422d8fb42fd8980b14d1099a1d6 Mon Sep 17 00:00:00 2001 From: Josh XT <102809327+Josh-XT@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:38:40 -0400 Subject: [PATCH] Update reqs July 2024 (#1221) --- requirements.txt | 22 +++++++++++----------- static-requirements.txt | 20 ++++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/requirements.txt b/requirements.txt index 531b9805c30..93fe51527ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,27 @@ -agixtsdk==0.0.47 +agixtsdk==0.0.55 safeexecute==0.0.9 -google-generativeai==0.4.1 +google-generativeai==0.7.2 discord==2.3.2 -anthropic==0.25.7 +anthropic==0.31.0 arxiv==1.4.8 PyGithub==2.3.0 -openai==1.25.2 +openai==1.35.13 fastapi uvicorn -ngrok==1.2.0 -faster-whisper==1.0.2 +ngrok==1.3.0 +faster-whisper==1.0.3 youtube-transcript-api==0.6.2 -O365==2.0.34 -stripe==9.12.0 -google-auth==2.29.0 -google-api-python-client==2.125.0 +O365==2.0.36 +stripe==10.2.0 +google-auth==2.32.0 +google-api-python-client==2.137.0 google-auth-oauthlib python-multipart==0.0.9 nest_asyncio g4f==0.2.6.2 pyotp pytz -openpyxl==3.1.4 +openpyxl==3.1.5 curl_cffi PyExecJS undetected_chromedriver diff --git a/static-requirements.txt b/static-requirements.txt index 4b43b852253..edd0758394d 100644 --- a/static-requirements.txt +++ b/static-requirements.txt @@ -1,28 +1,28 @@ -chromadb==0.5.0 +chromadb==0.5.4 beautifulsoup4==4.12.3 docker==6.1.3 docx2txt==0.8 -GitPython==3.1.42 -pdfplumber==0.11.0 -playwright==1.44.0 +GitPython==3.1.43 +pdfplumber==0.11.2 +playwright==1.45.0 pandas==2.1.4 PyYAML==6.0.1 requests==2.31.0 python-dotenv==1.0.0 ffmpeg-python==0.2.0 -cryptography==42.0.5 -pillow==10.3.0 -SQLAlchemy==2.0.29 +cryptography==42.0.8 +pillow==10.4.0 +SQLAlchemy==2.0.31 psycopg2-binary==2.9.9 gTTS==2.5.1 tiktoken==0.7.0 PyJWT==2.8.0 -websocket-client==1.7.0 -lxml==5.1.1 +websocket-client==1.8.0 +lxml==5.2.2 sendgrid==6.11.0 httpx==0.27.0 numpy==1.26.4 -mysql-connector-python==8.3.0 +mysql-connector-python==9.0.0 pydub==0.25.1 python-pptx==0.6.23 pdf2image==1.17.0 \ No newline at end of file