Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python-telegram-bot>=21.0
huggingface_hub[hf_xet]>=0.20.0
tqdm>=4.65.0 # Progress bars for downloads
openai>=1.12.0
anthropic>=0.18.0
anthropic>=0.116.0
google-genai>=1.0.0 # new unified SDK; google-generativeai is EOL

# Browser Automation (optional — run `playwright install --with-deps chromium` after pip install)
Expand Down
Loading