Skip to content

Commit

Permalink
Update requirements to latest versions (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT authored Oct 1, 2023
1 parent d3f1f48 commit fd07275
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@ safeexecute==0.0.6
g4f==0.1.4.2
llama-cpp-python==0.2.11
whispercpp==0.0.17
hugchat
bardapi
google-generativeai==0.2.0
discord==2.3.2
anthropic==0.3.11
arxiv==1.4.8
PyGithub==2.1.1
hugchat==0.3.0
bardapi==0.1.35
23 changes: 9 additions & 14 deletions static-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ chromadb==0.4.13
beautifulsoup4==4.12.2
docker==6.1.3
docx2txt==0.8
fastapi==0.103.1
fastapi==0.103.2
GitPython==3.1.37
pdfplumber==0.10.2
playwright==1.38.0
pandas==2.1.1
PyYAML==6.0.1
PyGithub==1.59.1
requests==2.31.0
protobuf==3.20.*
uvicorn==0.23.2
Expand All @@ -17,18 +16,14 @@ ffmpeg==1.4
cryptography==41.0.4
pillow==9.5.0
SQLAlchemy==2.0.21
psycopg2-binary==2.9.7
psycopg2-binary==2.9.8
openai==0.28.1
gTTS==2.3.2
tiktoken==0.5.1
PyJWT==2.6.0
google-generativeai
websocket-client
lxml
discord
tweepy
sendgrid
httpx
anthropic
arxiv
numpy
PyJWT==2.8.0
websocket-client==1.6.3
lxml==4.9.3
tweepy==4.14.0
sendgrid==6.10.0
httpx==0.25.0
numpy==1.26.0

0 comments on commit fd07275

Please sign in to comment.