Skip to content

Commit

Permalink
needs newer
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Jun 4, 2024
1 parent 91f0e15 commit 73ede4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"

[project]
name = "sparecores-runner"
version = "0.0.7"
version = "0.0.8"
requires-python = ">= 3.9"
dependencies = [
"click",
"pulumi",
"pulumi-aws",
"sparecores-crawler>=0.2.0",
"sparecores-data",
"sparecores-crawler>=0.2.1",
"sparecores-data>=0.2.1",
"sqlmodel",
]
authors = [
Expand Down

0 comments on commit 73ede4f

Please sign in to comment.