onemanbuilds / SpotifyStreamingBot

Simple tool which plays spotify songs between the given amount of time with multiple accounts.
178 stars 60 forks source link

Updated requirements.txt #26

Open saad-24 opened 1 year ago

saad-24 commented 1 year ago

If there is no restriction for selenium version, then you can use the latest version which I have updated, this will not give the undetected chromedriver error. If there is a restriction to use specific selenium version then just ignore the undetected chromedriver error because it's a dependency when selenium installs, you can't do anything about it, your selenium still gets installed even after the undetected chromedriver error.