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

FTS Server Pythong package version incompatiblity #127

Open
phreed opened this issue Oct 17, 2024 · 1 comment
Open

FTS Server Pythong package version incompatiblity #127

phreed opened this issue Oct 17, 2024 · 1 comment

Comments

@phreed
Copy link
Contributor

phreed commented Oct 17, 2024

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.

freetakserver 2.2.1 requires colorama==0.4.4, but you have colorama 0.4.6 which is incompatible.
freetakserver 2.2.1 requires cryptography==36.0.2, but you have cryptography 43.0.1 which is incompatible.
freetakserver 2.2.1 requires dnspython==2.2.1, but you have dnspython 2.6.1 which is incompatible.
freetakserver 2.2.1 requires eventlet==0.33.1, but you have eventlet 0.35.2 which is incompatible.
freetakserver 2.2.1 requires greenlet==2.0.2, but you have greenlet 3.0.3 which is incompatible.
freetakserver 2.2.1 requires Jinja2==3.1.3, but you have jinja2 3.1.4 which is incompatible.
freetakserver 2.2.1 requires MarkupSafe==2.1.5, but you have markupsafe 3.0.1 which is incompatible.
freetakserver 2.2.1 requires PyYAML==6.0.1, but you have pyyaml 6.0.2 which is incompatible.
freetakserver-ui 2.2.1 requires Jinja2==3.1.3, but you have jinja2 3.1.4 which is incompatible.
freetakserver-ui 2.2.1 requires MarkupSafe==2.1.5, but you have markupsafe 3.0.1 which is incompatible.
freetakserver-ui 2.2.1 requires packaging==24.0, but you have packaging 24.1 which is incompatible.
@phreed
Copy link
Contributor Author

phreed commented Oct 17, 2024

Could we relax the strict version dependency?

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