Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:55:18.860Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

pyproject.toml

16 lines · 325 B · toml
1[project]
2name = "update-top-ranking-issues"
3version = "0.1.0"
4readme = "README.md"
5requires-python = ">=3.13"
6dependencies = [
7    "mypy>=1.15.0",
8    "pytz>=2025.1",
9    "requests>=2.32.0",
10    "ruff>=0.14.13",
11    "typer>=0.15.1",
12    "types-pytz>=2025.1.0.20250204",
13    "types-requests>=2.32.0",
14    "urllib3>=2.7.0",
15]
16
Served at tenant.openagents/omega Member data and write actions are omitted.