Skip to content

Commit 541fcb1

Browse files
authored
Merge pull request wintersrd#76 from s7clarke10/feature/new_pypi_singer_python
Moving to pypi version of realit-singer-python
2 parents 60db822 + fdd151b commit 541fcb1

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

poetry.lock

+21-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tap-mssql = 'tap_mssql.__init__:main'
1717
python = ">=3.8,<3.13"
1818
attrs = ">=24.2.0"
1919
pendulum = ">=1.2.0"
20-
pipelinewise-singer-python = { git = "https://github.com/s7clarke10/pipelinewise-singer-python", tag = "4.0.1" }
20+
realit-singer-python = ">=5.0.0"
2121
# pymssql==2.2.8 broken: https://github.com/pymssql/pymssql/issues/833
2222
pymssql = ">=2.1.4,!=2.2.8"
2323
backoff = ">=1.8.0"

0 commit comments

Comments
 (0)