Skip to content

Commit

Permalink
Merge pull request #76 from s7clarke10/feature/new_pypi_singer_python
Browse files Browse the repository at this point in the history
Moving to pypi version of realit-singer-python
  • Loading branch information
s7clarke10 authored Aug 9, 2024
2 parents 60db822 + fdd151b commit 541fcb1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
46 changes: 21 additions & 25 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 @@ -17,7 +17,7 @@ tap-mssql = 'tap_mssql.__init__:main'
python = ">=3.8,<3.13"
attrs = ">=24.2.0"
pendulum = ">=1.2.0"
pipelinewise-singer-python = { git = "https://github.com/s7clarke10/pipelinewise-singer-python", tag = "4.0.1" }
realit-singer-python = ">=5.0.0"
# pymssql==2.2.8 broken: https://github.com/pymssql/pymssql/issues/833
pymssql = ">=2.1.4,!=2.2.8"
backoff = ">=1.8.0"
Expand Down

0 comments on commit 541fcb1

Please sign in to comment.