Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyyid authored Aug 28, 2023
1 parent c53e1c0 commit 4fe870c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
python = "<3.11,>=3.7.1"
singer-sdk = { version="^0.9.0" }
requests = "^2.31.0"
requests = "^2.25.1"
singer-sdk = "^0.9.0"
target-hotglue = {git = "https://gitlab.com/hotglue/target-hotglue-sdk.git", rev = "main"}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 4fe870c

Please sign in to comment.