mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-08-12 13:40:31 +02:00
Fix BadHost path handling
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies = [
|
||||
"cachetools==5.5.2",
|
||||
"cryptography>=41.0.0",
|
||||
"defusedxml>=0.7.1",
|
||||
"fastapi==0.115.12",
|
||||
"fastapi==0.136.3",
|
||||
"feedparser==6.0.10",
|
||||
"httpx==0.28.1",
|
||||
"playwright==1.59.0",
|
||||
@@ -33,6 +33,7 @@ dependencies = [
|
||||
"paho-mqtt>=1.6.0,<2.0.0",
|
||||
"PyNaCl>=1.5.0",
|
||||
"slowapi==0.1.9",
|
||||
"starlette==1.0.1",
|
||||
"vaderSentiment>=3.3.0",
|
||||
"uvicorn==0.34.0",
|
||||
"yfinance==1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user