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

Add BrowsingAgent library dependencies to requirements.txt #214

Closed
wants to merge 1 commit into from

Conversation

achimstruve
Copy link

I could not use the BrowsingAgent (and gradio) without the following dependencies:

selenium==4.27.1 selenium-stealth==1.0.6 gradio==4.44.1 webdriver-manager==4.0.2

and therefore added them to the requirements.txt

@achimstruve achimstruve changed the title Added BrowsingAgent library dependencies to requirements.txt Add BrowsingAgent library dependencies to requirements.txt Jan 10, 2025
@bonk1t
Copy link
Collaborator

bonk1t commented Jan 31, 2025

@achimstruve Thank you for your PR. These dependencies aren’t part of the core framework. You can add them to the respective README.md file in the BrowsingAgent directory.

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.

2 participants