Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
#
# pip-compile requirements.in
#
aiohttp==3.9.5
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
# via
# langchain
# langchain-community
Expand Down Expand Up @@ -38,14 +40,12 @@ cachetools==5.3.3
# via google-auth
certifi==2024.7.4
# via
# curl-cffi
# httpcore
# httpx
# requests
cffi==1.16.0
# via
# cryptography
# curl-cffi
# soundcard
# sounddevice
# soundfile
Expand All @@ -64,8 +64,6 @@ contourpy==1.2.1
# via matplotlib
cryptography==41.0.3
# via upsonic
curl-cffi==0.7.0
# via duckduckgo-search
cycler==0.12.1
# via matplotlib
dataclasses-json==0.6.7
Expand All @@ -87,7 +85,7 @@ distro==1.9.0
# via
# groq
# openai
duckduckgo-search==5.3.0
duckduckgo-search==6.1.9
# via -r requirements.in
editor==1.6.6
# via inquirer
Expand Down Expand Up @@ -321,9 +319,7 @@ opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
# via opentelemetry-sdk
orjson==3.10.6
# via
# duckduckgo-search
# langsmith
# via langsmith
packaging==23.2
# via
# huggingface-hub
Expand All @@ -336,7 +332,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via
# -r requirements.in
# matplotlib
Expand Down