Skip to content

Commit

Permalink
add gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Jun 18, 2024
1 parent 5abf12c commit 0850286
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ build-backend = "setuptools.build_meta"

[project]
name = "sparecores-runner"
version = "0.0.10"
version = "0.0.11"
requires-python = ">= 3.9"
dependencies = [
"click",
"pulumi",
"pulumi-aws",
"pulumi-gcp",
"sparecores-crawler>=0.2.1",
"sparecores-data>=0.2.1",
"sqlmodel",
Expand Down

0 comments on commit 0850286

Please sign in to comment.