Add requests library dependency for crypto API
Required for CoinGecko API HTTP requests in crypto_api.py 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,3 +4,4 @@ finnhub-python==2.4.26
|
|||||||
APScheduler==3.10.4
|
APScheduler==3.10.4
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
pytz==2023.3
|
pytz==2023.3
|
||||||
|
requests==2.31.0
|
||||||
|
|||||||
Reference in New Issue
Block a user