chore: add tavily requirements
This commit is contained in:
parent
dfd76c7d11
commit
b37cd502cd
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue