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

Update requirements #6

Closed
tholzheim opened this issue Jun 21, 2023 · 0 comments
Closed

Update requirements #6

tholzheim opened this issue Jun 21, 2023 · 0 comments

Comments

@tholzheim
Copy link

All requirements are still pinned to the versions from last year.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dbis-exc-manager 0.2.9 requires ipython==8.4.0, but you have ipython 8.14.0 which is incompatible.
dbis-exc-manager 0.2.9 requires requests==2.27.1, but you have requests 2.31.0 which is incompatible.

# https://pypi.org/project/ipython/
ipython==8.4.0
# https://pypi.org/project/python-Levenshtein/
python_Levenshtein==0.12.2
# https://pypi.org/project/requests/
requests==2.27.1
# https://pypi.org/project/tabulate/
tabulate==0.8.9

It might be better to loosen the version restriction and add scheduled runs of the workflows so that the library is continuously tested even if not updated see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

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