nicolomantini / LinkedIn-Easy-Apply-Bot

Automate the application process on LinkedIn
Apache License 2.0
840 stars 335 forks source link

Update requirements.txt - fixed an error caused by new urllib #137

Closed ZhenyaPav closed 1 year ago

ZhenyaPav commented 1 year ago

urllib version 2 and later causes the project to error out on start. This fixed it.

github-actions[bot] commented 1 year ago

Stale pull request message

ZhenyaPav commented 1 year ago

fixed an error caused by new urllib