Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _infra/_mysql_data/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"asyncmy>=0.2.10",
"cryptography>=44.0.0",
"cryptography>=50.0.0",
"pydantic-settings>=2.7.0",
"pydantic>=2.10.4",
"sqlalchemy>=2.0.37",
Expand Down
244 changes: 154 additions & 90 deletions _infra/_mysql_data/uv.lock

Large diffs are not rendered by default.

863 changes: 432 additions & 431 deletions projects/api_ml/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/discord_bot/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"asyncmy==0.2.11",
"orjson>=3.11.8",
"orjson>=3.11.9",
"aiofiles>=25.1.0",
]

Expand Down
2,503 changes: 1,256 additions & 1,247 deletions projects/discord_bot/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/hiscore_scraper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ requires-python = ">=3.10"
dependencies = [
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"orjson==3.11.5",
"orjson==3.11.6",
"prometheus-client==0.22.0",
"aiohttp==3.11.11",
"aiohttp==3.14.3",
"aiokafka==0.12.0",
]

Expand Down
1,078 changes: 569 additions & 509 deletions projects/hiscore_scraper/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/job_backfill_banned/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
"aiokafka==0.12.0",
]

Expand Down
945 changes: 461 additions & 484 deletions projects/job_backfill_banned/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/job_hs_migration_v3/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ requires-python = ">=3.10"
dependencies = [
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
]

[project.scripts]
Expand Down
851 changes: 419 additions & 432 deletions projects/job_hs_migration_v3/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/job_prune_hs_data/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"sqlalchemy==2.0.44",
]
Expand Down
109 changes: 48 additions & 61 deletions projects/job_prune_hs_data/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/runemetrics_scraper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ dependencies = [
"osrs==0.0.15",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"orjson==3.11.5",
"orjson==3.11.6",
"prometheus-client==0.22.0",
"aiohttp==3.11.11",
"aiohttp==3.14.3",
"aiokafka==0.12.0",
]

Expand Down
1,203 changes: 631 additions & 572 deletions projects/runemetrics_scraper/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/scrape_task_producer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"aiokafka==0.12.0",
"orjson==3.11.5",
"orjson==3.11.6",
]

[project.scripts]
Expand Down
831 changes: 409 additions & 422 deletions projects/scrape_task_producer/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/website/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"prometheus-client==0.22.0",
"python-multipart==0.0.20",
"jinja2==3.1.6",
"aiohttp==3.11.11",
"aiohttp==3.14.3",
]

[project.scripts]
Expand Down
1,422 changes: 738 additions & 684 deletions projects/website/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/worker_ban_migration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
"aiokafka==0.12.0",
"prometheus-client==0.22.0",
]
Expand Down
256 changes: 124 additions & 132 deletions projects/worker_ban_migration/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/worker_hiscore/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ requires-python = ">=3.10"
dependencies = [
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
]

[project.scripts]
Expand Down
831 changes: 409 additions & 422 deletions projects/worker_hiscore/uv.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions projects/worker_ml/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
"aiokafka==0.12.0",
"aiohttp==3.11.11",
"aiohttp==3.14.3",
]

[project.scripts]
Expand Down
1,978 changes: 1,012 additions & 966 deletions projects/worker_ml/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/worker_report/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ requires-python = ">=3.10"

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==50.0.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"orjson==3.11.6",
"aiokafka==0.12.0",
]

Expand Down
831 changes: 409 additions & 422 deletions projects/worker_report/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"aiofiles>=25.1.0",
"aiohttp==3.11.11",
"aiohttp==3.14.3",
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"boto3==1.40.34",
"cryptography==46.0.3",
"cryptography==50.0.0",
"discord-py>=2.2.2",
"fastapi==0.115.12",
"jinja2==3.1.6",
Expand Down
434 changes: 241 additions & 193 deletions uv.lock

Large diffs are not rendered by default.

Loading