Skip to content

Commit

Permalink
packaging: Skip simpleeval 1.0.1 (meltano#2736)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Oct 30, 2024
1 parent 863c173 commit ce6941f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ requests = ">=2.25.1"
setuptools = "<=70.3.0"
simpleeval = [
{ version = ">=0.9.13,<1", python = "<3.9" },
{ version = ">=0.9.13", python = ">=3.9" },
{ version = ">=0.9.13,!=1.0.1", python = ">=3.9" },
]
simplejson = ">=3.17.6"
sqlalchemy = ">=1.4,<3.0"
Expand Down

0 comments on commit ce6941f

Please sign in to comment.