Fix build: Switch to HTTPS for private dependency using CR_PAT
Some checks failed
Build and Push Docker Image / build (push) Failing after 16s
Some checks failed
Build and Push Docker Image / build (push) Failing after 16s
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies = [
|
||||
"fastmcp>=0.4.1",
|
||||
"starlette>=0.41.0",
|
||||
"uvicorn>=0.32.0",
|
||||
"schwab-scraper @ git+ssh://gitea@git.local.ben.io/b3nw/schwab-scraper.git",
|
||||
"schwab-scraper @ git+https://gitea.ext.ben.io/b3nw/schwab-scraper.git",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user