kathryn_cowie
12/02/2022, 8:33 PMsinger-python 5.13.0 requires jsonschema==2.6.0.
Meltano is installed with pipx & I havent used singer outside of meltano projectsWill Da Silva (Arch)
12/02/2022, 8:58 PMpip install dbt-postgres
in a newly made virtual environment with Python 3.10 it does not install signer-python
. It installs version 3.2.0 of jsonschema
.kathryn_cowie
12/02/2022, 9:11 PM