Skip to content
Open
Show file tree
Hide file tree
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
28 changes: 14 additions & 14 deletions services/api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
# via
# -r requirements.in
# aiohttp
aiohttp==3.12.9
aiohttp==3.12.13
# via
# -r requirements.in
# elasticsearch-haystack
Expand Down Expand Up @@ -75,7 +75,7 @@ elasticsearch==8.18.1
# via
# -r requirements.in
# elasticsearch-haystack
elasticsearch-haystack==3.0.1
elasticsearch-haystack==3.1.0
# via -r requirements.in
exceptiongroup==1.3.0
# via
Expand All @@ -93,7 +93,7 @@ flask==3.1.1
# flask-limiter
flask-limiter==3.12
# via -r requirements.in
frozenlist==1.6.2
frozenlist==1.7.0
# via
# -r requirements.in
# aiohttp
Expand Down Expand Up @@ -129,7 +129,7 @@ httpx==0.28.1
# -r requirements.in
# ollama
# openai
huggingface-hub==0.32.4
huggingface-hub==0.33.0
# via -r requirements.in
idna==3.10
# via
Expand Down Expand Up @@ -161,11 +161,11 @@ jsonschema-specifications==2025.4.1
# jsonschema
kaleido==0.2.1
# via -r requirements.in
lazy-imports==0.4.0
lazy-imports==1.0.0
# via
# -r requirements.in
# haystack-ai
limits==5.2.0
limits==5.3.0
# via
# -r requirements.in
# flask-limiter
Expand Down Expand Up @@ -194,7 +194,7 @@ multidict==6.4.4
# -r requirements.in
# aiohttp
# yarl
narwhals==1.41.0
narwhals==1.42.1
# via
# -r requirements.in
# plotly
Expand All @@ -210,9 +210,9 @@ ollama==0.5.1
# via
# -r requirements.in
# ollama-haystack
ollama-haystack==3.0.1
ollama-haystack==3.3.0
# via -r requirements.in
openai==1.84.0
openai==1.86.0
# via
# -r requirements.in
# haystack-ai
Expand All @@ -229,18 +229,18 @@ packaging==25.0
# plotly
plotly==6.1.2
# via -r requirements.in
posthog==4.2.0
posthog==4.10.0
# via
# -r requirements.in
# haystack-ai
propcache==0.3.1
propcache==0.3.2
# via
# -r requirements.in
# aiohttp
# yarl
psutil==7.0.0
# via -r requirements.in
pydantic==2.11.5
pydantic==2.11.7
# via
# -r requirements.in
# haystack-ai
Expand Down Expand Up @@ -273,7 +273,7 @@ referencing==0.36.2
# -r requirements.in
# jsonschema
# jsonschema-specifications
requests==2.32.3
requests==2.32.4
# via
# -r requirements.in
# haystack-ai
Expand Down Expand Up @@ -343,7 +343,7 @@ wrapt==1.17.2
# via
# -r requirements.in
# deprecated
yarl==1.20.0
yarl==1.20.1
# via
# -r requirements.in
# aiohttp
4 changes: 2 additions & 2 deletions services/web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.6
# via flask
limits==5.2.0
limits==5.3.0
# via flask-limiter
markdown-it-py==3.0.0
# via rich
Expand All @@ -49,7 +49,7 @@ pygments==2.19.1
# via rich
python-dotenv==1.1.0
# via -r requirements.in
requests==2.32.3
requests==2.32.4
# via -r requirements.in
rich==13.9.4
# via flask-limiter
Expand Down
8 changes: 4 additions & 4 deletions tools/cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.9
aiohttp==3.12.13
# via -r requirements.in
aiosignal==1.3.2
# via aiohttp
async-timeout==5.0.1
# via aiohttp
attrs==25.3.0
# via aiohttp
frozenlist==1.6.2
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
Expand All @@ -28,7 +28,7 @@ multidict==6.4.4
# via
# aiohttp
# yarl
propcache==0.3.1
propcache==0.3.2
# via
# aiohttp
# yarl
Expand All @@ -42,5 +42,5 @@ typing-extensions==4.14.0
# via
# multidict
# rich
yarl==1.20.0
yarl==1.20.1
# via aiohttp
24 changes: 12 additions & 12 deletions tools/embed/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.9
aiohttp==3.12.13
# via elasticsearch-haystack
aiosignal==1.3.2
# via aiohttp
Expand Down Expand Up @@ -43,15 +43,15 @@ elastic-transport==8.17.1
# via elasticsearch
elasticsearch==8.18.1
# via elasticsearch-haystack
elasticsearch-haystack==3.0.1
elasticsearch-haystack==3.1.0
# via -r requirements.in
exceptiongroup==1.3.0
# via anyio
filelock==3.18.0
# via huggingface-hub
filetype==1.2.0
# via haystack-experimental
frozenlist==1.6.2
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
Expand All @@ -75,7 +75,7 @@ httpx==0.28.1
# via
# ollama
# openai
huggingface-hub==0.32.4
huggingface-hub==0.33.0
# via -r requirements.in
idna==3.10
# via
Expand All @@ -93,7 +93,7 @@ jsonschema==4.24.0
# via haystack-ai
jsonschema-specifications==2025.4.1
# via jsonschema
lazy-imports==0.4.0
lazy-imports==1.0.0
# via haystack-ai
markupsafe==3.0.2
# via jinja2
Expand All @@ -111,19 +111,19 @@ numpy==2.2.6
# via haystack-ai
ollama==0.5.1
# via ollama-haystack
ollama-haystack==3.0.1
ollama-haystack==3.3.0
# via -r requirements.in
openai==1.84.0
openai==1.86.0
# via haystack-ai
packaging==25.0
# via huggingface-hub
posthog==4.2.0
posthog==4.10.0
# via haystack-ai
propcache==0.3.1
propcache==0.3.2
# via
# aiohttp
# yarl
pydantic==2.11.5
pydantic==2.11.7
# via
# haystack-ai
# ollama
Expand All @@ -148,7 +148,7 @@ referencing==0.36.2
# jsonschema-specifications
regex==2024.11.6
# via nltk
requests==2.32.3
requests==2.32.4
# via
# haystack-ai
# huggingface-hub
Expand Down Expand Up @@ -192,5 +192,5 @@ urllib3==2.4.0
# via
# elastic-transport
# requests
yarl==1.20.0
yarl==1.20.1
# via aiohttp
8 changes: 4 additions & 4 deletions tools/scrape/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.9
aiohttp==3.12.13
# via -r requirements.in
aiosignal==1.3.2
# via aiohttp
Expand All @@ -30,7 +30,7 @@ courlan==1.3.2
# via trafilatura
dateparser==1.2.1
# via htmldate
frozenlist==1.6.2
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
Expand All @@ -52,7 +52,7 @@ multidict==6.4.4
# via
# aiohttp
# yarl
propcache==0.3.1
propcache==0.3.2
# via
# aiohttp
# yarl
Expand Down Expand Up @@ -85,5 +85,5 @@ urllib3==2.4.0
# courlan
# htmldate
# trafilatura
yarl==1.20.0
yarl==1.20.1
# via aiohttp