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.txt in order to drop of python2 support #1681

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NtAlexio2
Copy link
Contributor

This PR is fully about windows environment.

pyreadline module is not supporting new versions of python 3.x, as specified in documentation here:
Version 2.1 of pyreadline has been verfied for Python 2.7, and 3.4, 3.5.

Since Impacket continues growing by Python3, we need to update dependencies (requirements.txt). pyreadline3 is the new version of its previous version and supports more recent versions of python3, as specifications in document.

@anadrianmanrique anadrianmanrique added the medium Medium priority item label Feb 6, 2024
@anadrianmanrique
Copy link
Contributor

Thanks for the clarification. We will review this one for sure, as we suspect that pyreadline is not being currently used in the project (despite being referenced in the code and dependencies.. ).

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

Successfully merging this pull request may close these issues.

None yet

2 participants