Skip to content

Commit

Permalink
chore: Remove requests as it's not needed explicitly (MeltanoLabs#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
visch authored May 26, 2023
1 parent 7abe338 commit f2080a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ packages = [

[tool.poetry.dependencies]
python = "<3.12,>=3.8.1"
requests = "^2.25.1"
singer-sdk = {version = "^0.25.0", extras = ["testing"]}
psycopg2-binary = "2.9.6"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit f2080a4

Please sign in to comment.