Skip to content

Commit 06f9257

Browse files
committed
Fix runner requirements to schedule pathways workload
1 parent cd8249d commit 06f9257

File tree

2 files changed

+49
-45
lines changed

2 files changed

+49
-45
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
google-cloud-filestore
22
kubernetes
33
omegaconf
4-
xpk
4+
packaging==24.2
5+
xpk>=1.8.0

src/dependencies/requirements/generated_requirements/runner-requirements.txt

Lines changed: 47 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ absl-py>=2.3.1
55
annotated-types>=0.7.0
66
antlr4-python3-runtime>=4.9.3
77
anyio>=4.12.1
8+
argcomplete>=3.6.3
89
astunparse>=1.6.3
910
attrs>=25.4.0
10-
auditwheel>=6.6.0
11-
build>=1.4.0
12-
certifi>=2026.1.4
11+
auditwheel>=6.5.0
12+
build>=1.3.0
13+
certifi>=2025.11.12
1314
cffi>=2.0.0 ; platform_python_implementation != 'PyPy'
1415
charset-normalizer>=3.4.4
1516
cloud-accelerator-diagnostics>=0.1.1
@@ -24,27 +25,28 @@ docstring-parser>=0.17.0
2425
durationpy>=0.10
2526
etils>=1.13.0
2627
execnet>=2.1.2
27-
filelock>=3.20.3
28-
flatbuffers>=25.12.19
29-
fonttools>=4.61.1
30-
fsspec>=2026.1.0
31-
gast>=0.7.0
32-
google-api-core>=2.30.0
33-
google-auth>=2.49.0
34-
google-cloud-aiplatform>=1.141.0
28+
filelock>=3.20.0
29+
flatbuffers>=25.9.23
30+
fonttools>=4.60.1
31+
fsspec>=2025.10.0
32+
gast>=0.6.0
33+
google-api-core>=2.24.1
34+
google-auth>=2.49.1
35+
google-cloud-aiplatform>=1.142.0
3536
google-cloud-bigquery>=3.40.1
3637
google-cloud-common>=1.8.0
3738
google-cloud-core>=2.5.0
38-
google-cloud-filestore>=1.15.0
39+
google-cloud-filestore>=1.12.0
3940
google-cloud-resource-manager>=1.16.0
40-
google-cloud-storage>=3.9.0
41+
google-cloud-storage>=3.4.1
42+
google-cloud>=0.34.0
4143
google-crc32c>=1.8.0
42-
google-genai>=1.66.0
44+
google-genai>=1.68.0
4345
google-pasta>=0.2.0
4446
google-resumable-media>=2.8.0
4547
googleapis-common-protos>=1.73.0
4648
grpc-google-iam-v1>=0.14.3
47-
grpcio-status>=1.76.0
49+
grpcio-status>=1.71.2
4850
grpcio>=1.76.0
4951
gviz-api>=1.10.0
5052
h11>=0.16.0
@@ -55,73 +57,74 @@ hypothesis>=6.142.1
5557
idna>=3.11
5658
importlib-resources>=6.5.2
5759
iniconfig>=2.3.0
58-
jaxlib>=0.9.0
59-
keras>=3.13.1
60+
jaxlib>=0.8.1
61+
jinja2>=3.1.6
62+
keras>=3.12.0
6063
kiwisolver>=1.4.9
61-
kubernetes>=35.0.0
64+
kubernetes>=31.0.0
6265
libclang>=18.1.1
63-
libtpu>=0.0.34 ; platform_machine == 'x86_64' and sys_platform == 'linux'
66+
libtpu>=0.0.30 ; platform_machine == 'x86_64' and sys_platform == 'linux'
6467
markdown-it-py>=4.0.0
65-
markdown>=3.10.1
68+
markdown>=3.10
6669
markupsafe>=3.0.3
67-
matplotlib>=3.10.8
70+
matplotlib>=3.10.7
6871
mdurl>=0.1.2
6972
ml-dtypes>=0.5.4
7073
mpmath>=1.3.0
7174
namex>=0.1.0
72-
numpy-typing-compat>=20251206.2.0
75+
numpy-typing-compat>=20250818.2.0
7376
numpy>=2.0.2
74-
nvidia-cuda-cccl>=13.1.115
7577
oauthlib>=3.3.1
7678
omegaconf>=2.3.0
7779
opt-einsum>=3.4.0
7880
optree>=0.18.0
79-
optype>=0.15.0
80-
packaging>=26.0
81-
pillow>=12.1.0
81+
optype>=0.14.0
82+
packaging>=24.2
83+
pillow>=12.0.0
8284
pluggy>=1.6.0
8385
portpicker>=1.6.0
8486
proto-plus>=1.27.1
85-
protobuf>=6.33.5
86-
psutil>=7.2.1
87+
protobuf>=5.29.6
88+
psutil>=7.1.3
8789
pyasn1-modules>=0.4.2
88-
pyasn1>=0.6.2
90+
pyasn1>=0.6.3
8991
pycparser>=3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
9092
pydantic-core>=2.41.5
9193
pydantic>=2.12.5
9294
pyelftools>=0.32
9395
pygments>=2.19.2
94-
pyparsing>=3.3.2
96+
pyparsing>=3.2.5
9597
pyproject-hooks>=1.2.0
9698
pytest-xdist>=3.8.0
9799
pytest>=8.4.2
98100
python-dateutil>=2.9.0.post0
99101
pywin32>=311 ; sys_platform == 'win32'
100-
pyyaml>=6.0.3
102+
pyyaml>=6.0.2
101103
requests-oauthlib>=2.0.0
102104
requests>=2.32.5
103105
rich>=14.2.0
104-
rsa>=4.9.1
105-
ruamel-yaml>=0.19.1
106-
scipy-stubs>=1.17.0.1
107-
scipy>=1.17.0
108-
setuptools>=80.10.1
106+
ruamel-yaml-clib>=0.2.15 ; platform_python_implementation == 'CPython'
107+
ruamel-yaml>=0.18.10
108+
scipy-stubs>=1.16.3.0
109+
scipy>=1.16.3
110+
setuptools-scm>=9.2.2
111+
setuptools>=80.9.0
109112
six>=1.17.0
110113
sniffio>=1.3.1
111114
sortedcontainers>=2.4.0
112-
tabulate>=0.10.0
115+
tabulate>=0.9.0
113116
tenacity>=9.1.4
114117
tensorboard-data-server>=0.7.2
115118
tensorboard-plugin-profile>=2.13.0
116-
tensorstore>=0.1.80
117-
termcolor>=3.3.0
119+
tensorstore>=0.1.79
120+
termcolor>=3.2.0
118121
typing-extensions>=4.15.0
119122
typing-inspection>=0.4.2
120-
urllib3>=2.6.3
123+
urllib3>=2.5.0
121124
websocket-client>=1.9.0
122125
websockets>=16.0
123-
werkzeug>=3.1.5
124-
wheel>=0.46.2
125-
xpk>=0.6.0
126+
werkzeug>=3.1.3
127+
wheel>=0.46.1
128+
xpk>=1.8.0
126129
zipp>=3.23.0
127-
zstandard>=0.25.0
130+
zstandard>=0.25.0

0 commit comments

Comments
 (0)