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
212 changes: 128 additions & 84 deletions _mysql_data/uv.lock

Large diffs are not rendered by default.

864 changes: 433 additions & 431 deletions projects/api_ml/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/hiscore_scraper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"pydantic==2.10.4",
"orjson==3.11.5",
"prometheus-client==0.22.0",
"aiohttp==3.11.11",
"aiohttp==3.13.3",
"aiokafka==0.12.0",
]

Expand Down
1,182 changes: 612 additions & 570 deletions projects/hiscore_scraper/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/job_hs_migration_v3/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.10"
dependencies = [
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==46.0.5",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
Expand Down
855 changes: 425 additions & 430 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==46.0.5",
"pydantic-settings==2.7.0",
"sqlalchemy==2.0.44",
]
Expand Down
107 changes: 51 additions & 56 deletions projects/job_prune_hs_data/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/runemetrics_scraper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"pydantic==2.10.4",
"orjson==3.11.5",
"prometheus-client==0.22.0",
"aiohttp==3.11.11",
"aiohttp==3.13.3",
"aiokafka==0.12.0",
]

Expand Down
1,182 changes: 612 additions & 570 deletions projects/runemetrics_scraper/uv.lock

Large diffs are not rendered by default.

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

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==46.0.5",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
Expand Down
835 changes: 415 additions & 420 deletions projects/scrape_task_producer/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions projects/website/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies = [
"sqlalchemy==2.0.44",
"uvicorn==0.34.2",
"prometheus-client==0.22.0",
"python-multipart==0.0.20",
"python-multipart==0.0.22",
"jinja2==3.1.6",
"aiohttp==3.11.11",
"aiohttp==3.13.3",
]

[project.scripts]
Expand Down
1,412 changes: 727 additions & 685 deletions projects/website/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/worker_hiscore/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.10"
dependencies = [
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==46.0.5",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
Expand Down
835 changes: 415 additions & 420 deletions projects/worker_hiscore/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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==46.0.5",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
"orjson==3.11.5",
"aiokafka==0.12.0",
"aiohttp==3.11.11",
"aiohttp==3.13.3",
]

[project.scripts]
Expand Down
1,965 changes: 1,001 additions & 964 deletions projects/worker_ml/uv.lock

Large diffs are not rendered by default.

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

dependencies = [
"asyncmy==0.2.11",
"cryptography==46.0.3",
"cryptography==46.0.5",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"sqlalchemy==2.0.44",
Expand Down
835 changes: 415 additions & 420 deletions projects/worker_report/uv.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"aiohttp==3.11.11",
"aiohttp==3.13.3",
"aiokafka==0.12.0",
"asyncmy==0.2.11",
"boto3==1.40.34",
"cryptography==46.0.3",
"cryptography==46.0.5",
"fastapi==0.115.12",
"jinja2==3.1.6",
"mlflow-skinny==3.4.0",
Expand All @@ -26,7 +26,7 @@ dependencies = [
"prometheus-client==0.22.0",
"pydantic-settings==2.7.0",
"pydantic==2.10.4",
"python-multipart==0.0.20",
"python-multipart==0.0.22",
"scikit-learn==1.7.2",
"sqlalchemy==2.0.44",
"uvicorn==0.34.2",
Expand Down
2,484 changes: 1,261 additions & 1,223 deletions uv.lock

Large diffs are not rendered by default.