Checklist
Describe the problem you'd like to have solved
Linked with openfga/python-sdk#192
I was installing openfga and realized it adds a couple unnecessary dependencies to my dependency tree, like build and setuptools. Can the library migrate over to a modern dependency tool, like uv or poetry?
Describe the ideal solution
Use a dependency tool over requirements.txt.
Alternatives and current workarounds
No response
References
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
Linked with openfga/python-sdk#192
I was installing openfga and realized it adds a couple unnecessary dependencies to my dependency tree, like build and setuptools. Can the library migrate over to a modern dependency tool, like uv or poetry?
Describe the ideal solution
Use a dependency tool over requirements.txt.
Alternatives and current workarounds
No response
References
No response
Additional context
No response