Skip to content
Closed
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 @@ -16,6 +16,6 @@ numpy>=1.24
# protobuf types for Yahoo's websocket pricing feed, which is also how
# extended-hours prints arrive. Optional: app/stream.py probes for these
# and the terminal falls back to polling if they are absent.
yfinance>=1.3
yfinance>=1.5.2
websockets>=12.0
protobuf>=5.0
Loading