mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-06-09 07:43:59 +02:00
ffdfe0426b
Align backend, desktop, helm, and frontend package versions for the Telegram OSINT and OpenClaw recon release. Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
191 B
TOML
13 lines
191 B
TOML
[project]
|
|
name = "shadowbroker"
|
|
version = "0.9.82"
|
|
readme = "README.md"
|
|
requires-python = ">=3.10"
|
|
dependencies = []
|
|
|
|
[dependency-groups]
|
|
test = []
|
|
|
|
[tool.uv.workspace]
|
|
members = ["backend"]
|