File tree Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Expand file tree Collapse file tree 3 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 11# Development requirements
2- black~=24.3 .0
2+ black~=25 .0
33pre-commit~=3.3.2
4- isort~=7.0.0
4+ isort~=7.0
Original file line number Diff line number Diff line change 11# Documentation generation
22mkdocs~=1.6.1
3- mkdocs-click~=0.8.1
4- mkdocs-gen-files~=0.5.0
3+ mkdocs-click~=0.8
4+ mkdocs-gen-files~=0.5
55mkdocs-awesome-nav~=3.1.2
66pymdown-extensions~=10.7
7- requirements-parser~=0.11.0
8- mike~=2.0 .0
7+ requirements-parser~=0.11
8+ mike~=2.1 .0
99mkdocs-include-dir-to-nav~=1.2.0
1010mkdocs-material[imaging]~=9.6.14
1111mkdocs-table-reader-plugin~=2.0.3
Original file line number Diff line number Diff line change 11# Azure connection requirements
2- azure-functions ~= 1.20.0
3- azure-digitaltwins-core ~= 1.2.0
4- azure-identity ~= 1.16.1
5- azure-kusto-data ~= 4.4.1
6- azure-kusto-ingest ~= 4.4.1
7- tenacity ~= 8.3.0
2+ azure-functions ~= 1.20
3+ azure-digitaltwins-core ~= 1.2
4+ azure-identity ~= 1.16
5+ azure-kusto-data ~= 4.4
6+ azure-kusto-ingest ~= 4.4
7+ tenacity ~= 9.1
88
99# Keycloak connection
10- python-keycloak ~= 4.7.3
10+ python-keycloak ~= 5.8
1111
1212# Cosmotech specific requirements
1313cosmotech-api ~= 5.0.0rc1
1414
1515
1616# Commands requirements
17- boto3 ~= 1.35.19
18- requests ~= 2.32.3
19- singlestoredb ~= 1.10.0
17+ boto3 ~= 1.41
18+ requests ~= 2.32
19+ singlestoredb ~= 1.16
2020
2121# Orchestrator templates requirements
2222cosmotech-run-orchestrator ~= 2.0.0
2323
2424# Data store requirements
25- pyarrow ~= 20.0 .0
26- adbc-driver-manager ~= 1.7.0
27- adbc-driver-sqlite ~= 1.7.0
28- adbc-driver-postgresql ~= 1.7.0
25+ pyarrow ~= 22 .0
26+ adbc-driver-manager ~= 1.7
27+ adbc-driver-sqlite ~= 1.7
28+ adbc-driver-postgresql ~= 1.7
2929
3030# CLI requirements
31- click ~= 8.1.7
32- rich-click ~= 1.7.3
33- click-log ~= 0.4.0
34- tqdm ~= 4.67.1
31+ click ~= 8.1
32+ rich-click ~= 1.7
33+ click-log ~= 0.4
34+ tqdm ~= 4.67
3535
3636# Other requirements
3737openpyxl ~= 3.1
You can’t perform that action at this time.
0 commit comments