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

setup.py for november 2023 #87

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

Conversation

rihemansour
Copy link

No description provided.

@shaikhsajid1111
Copy link
Owner

Thank you for submitting your pull request. I appreciate your contribution to the project! However, I noticed that the description is currently lacking some context, making it a bit challenging to understand the changes you've made and the purpose behind them.

Could you please provide more details on the problem you are solving and the approach you took to address it? This will help me review your changes more effectively and ensure they align with the goals of the project.

@rihemansour
Copy link
Author

I changed this part :
requirements = ['selenium==4.1.0',
'webdriver-manager==4.0.1',
'selenium-wire==5.1.0',
'python-dateutil==2.8.2']
because the last webdriver-manager version ( 3.2.2 ) caused this error (ValueError: There is no such driver by url http://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790)

@shaikhsajid1111
Copy link
Owner

Oh Okay, Is it running properly with these changes now? Did you face any compatibility issues?

@rihemansour
Copy link
Author

No after the changes

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

Successfully merging this pull request may close these issues.

None yet

2 participants