Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ease the dependency for better compatibility #24

Open
dartt0n opened this issue Nov 21, 2024 · 0 comments
Open

Ease the dependency for better compatibility #24

dartt0n opened this issue Nov 21, 2024 · 0 comments

Comments

@dartt0n
Copy link

dartt0n commented Nov 21, 2024

Right now, the dependencies in the project are described in a file requirements.txt and too strict. There are a lot of strict locks to a minor version of some library, which makes it very difficult to use ReLiK for larger and adult systems (as a result of the huge number of dependency conflicts).

I suggest reviewing dependencies, or switching to more modern and smart dependency resolvers like poetry, hatch, uv or other. Thus, it will be easier for developers to integrate relic into their systems, which will lead to popularization and further development.

I have made such changes in my local fork here. Please, let me know what do you think of the proposed changes. I'm ready to help in case of any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant