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

Dependency on PySocks<1.7 will break in python 3.10 #61

Open
cpforbes opened this issue Aug 12, 2021 · 1 comment
Open

Dependency on PySocks<1.7 will break in python 3.10 #61

cpforbes opened this issue Aug 12, 2021 · 1 comment

Comments

@cpforbes
Copy link

PySocks 1.6.8 is using deprecated features that will cause an error in 3.10. PySocks 1.7 fixes the issue

The PySocks required version should be changed.

@bobleckelibm
Copy link

+1 on this issue being addressed.

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