Hi @channel, How can I use python SDK client of ke...
# talk-keto
t
Hi @channel, How can I use python SDK client of keto in requirements.txt for v0.10 latest release ? As it contains only v0.8.0-alpha.2 latest release only which can be used like this
Copy code
git+<https://github.com/ory/sdk.git@v0.0.50#subdirectory=clients/keto/python>
s
t
@channel But this client doesn't have any release for v0.10
s
the latest release should be compatible to v0.10
t
But specific tags of releases mapping specific version of client is important. Otherwise if we don't specify these specific version in our project in production then client & server mismatch can happen anytime and it will impact our product in prod. So requesting you to release specific version of clients for v0.9 & v0.10 of ory keto client in go & python language.
s
Agreed, we somehow have to specify which version of the client and server match up @high-optician-2097 do we already have something in the pipeline for that?
h
No, we have not solved this yet