Skip to content

Commit

Permalink
packaging: Remove explicit dependency on cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Aug 13, 2024
1 parent bc5d09e commit 5608823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ scripts."tap-pomelo" = "tap_pomelo.tap:TapPomelo.cli"

[tool.poetry.dependencies]
python = ">=3.8"
cffi = { version = ">=1.17.0rc1", python = ">=3.13" }
singer-sdk = "~=0.39.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 5608823

Please sign in to comment.