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 AskAgent/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ feedparser>=6.0.12
httpx>=0.28.1
seaborn>=0.13.2
openai>=1.12.0
PyJWT>=2.12.1
PyJWT>=2.13.0

# Optional LLM provider dependencies
# NOTE: These packages will be installed AUTOMATICALLY at runtime when you first use a provider.
Expand Down
Loading