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
217 changes: 128 additions & 89 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/api_public/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"sqlalchemy==2.0.44",
"uvicorn==0.34.2",
"asyncmy==0.2.11",
"orjson==3.11.5",
"orjson==3.11.6",
"prometheus-client==0.22.0",
]

Expand Down
653 changes: 324 additions & 329 deletions projects/api_public/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 @@ -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.13.3",
"aiokafka==0.12.0",
]

Expand Down
1,186 changes: 614 additions & 572 deletions projects/hiscore_scraper/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==46.0.5",
"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
854 changes: 422 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==46.0.5",
"pydantic-settings==2.7.0",
"sqlalchemy==2.0.44",
]
Expand Down
112 changes: 51 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.13.3",
"aiokafka==0.12.0",
]

Expand Down
1,186 changes: 614 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==46.0.5",
"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
834 changes: 412 additions & 422 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,407 changes: 722 additions & 685 deletions projects/website/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==46.0.5",
"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
834 changes: 412 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==46.0.5",
"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.13.3",
]

[project.scripts]
Expand Down
1,964 changes: 998 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==46.0.5",
"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
834 changes: 412 additions & 422 deletions projects/worker_report/uv.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@ 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",
"numpy==2.3.3",
"orjson==3.11.5",
"orjson==3.11.6",
"osrs==0.0.15",
"pandas==2.3.2",
"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,491 changes: 1,263 additions & 1,228 deletions uv.lock

Large diffs are not rendered by default.

Loading