add some dependencies
This commit is contained in:
@@ -58,7 +58,11 @@ stocks = [
|
|||||||
"selenium"
|
"selenium"
|
||||||
]
|
]
|
||||||
tesla = []
|
tesla = []
|
||||||
weather = []
|
weather = [
|
||||||
|
"openmeteo_requests",
|
||||||
|
"requests_cache",
|
||||||
|
"retry_requests"
|
||||||
|
]
|
||||||
other = []
|
other = []
|
||||||
unknown = [
|
unknown = [
|
||||||
"fastapi",
|
"fastapi",
|
||||||
|
|||||||
Reference in New Issue
Block a user