Skip to content

Commit

Permalink
Update reqs July 2024 (#1221)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT authored Jul 11, 2024
1 parent 1e9353b commit 91e6bb2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
20 changes: 10 additions & 10 deletions static-requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 91e6bb2

Please sign in to comment.