Skip to content

Commit bdb6134

Browse files
committed
set uniformsynthesizer has first to run
1 parent 50f5ecb commit bdb6134

File tree

9 files changed

+208
-256
lines changed

9 files changed

+208
-256
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies = [
2626
'botocore>=1.31,<2',
2727
'cloudpickle>=2.1.0',
2828
'compress-pickle>=1.2.0',
29-
'google-cloud-compute>=1.0.0',
30-
'google-auth>=2.0.0',
29+
'google-cloud-compute>=1.40.0',
30+
'google-auth>=2.45.0',
3131
'humanfriendly>=10.0',
3232
"numpy>=1.22.2;python_version<'3.10'",
3333
"numpy>=1.24.0;python_version>='3.10' and python_version<'3.12'",

0 commit comments

Comments
 (0)