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

Release a new https://pypi.org/ version to update dependencies #98

Open
jkonecny12 opened this issue Apr 19, 2024 · 2 comments
Open

Release a new https://pypi.org/ version to update dependencies #98

jkonecny12 opened this issue Apr 19, 2024 · 2 comments
Assignees

Comments

@jkonecny12
Copy link

Hello, could you please do a new build to Pypi to unlock your fixed dependencies. The issue I'm fighting with is that your package is not possible to install together with tox package because you depend on older version of cachetools.

Step to reproduce:

pip install  "tox>=4.0.0" "drain3==0.9.11"

Based on what I see in your repository even your poetry.lock file requires higher version of cachetools package.

Current requireirement on Pypi: cachetools==4.2.1

@Superskyyy Superskyyy self-assigned this Apr 24, 2024
@Superskyyy
Copy link
Collaborator

@jkonecny12 Ok I will release soon after merging the pending PRs and tests.

@jkonecny12
Copy link
Author

Thank you 👍

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

2 participants