chore: add tavily requirements

This commit is contained in:
Christopher Gondek 2025-08-25 17:25:11 +02:00
parent dfd76c7d11
commit b37cd502cd

View file

@ -42,6 +42,7 @@ requests==2.31.0
chardet>=5.0.0 # Für Zeichensatzerkennung bei Webinhalten
aiohttp>=3.8.0 # Required for SharePoint operations (async HTTP)
selenium>=4.15.0 # Required for web automation and JavaScript-heavy pages
tavily-python==0.7.11 # Tavily SDK
## Image Processing
Pillow>=10.0.0 # Für Bildverarbeitung (als PIL importiert)