mirror of
https://github.com/browser-use/browser-use.git
synced 2026-03-13 07:52:54 +08:00
Update pyproject.toml
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "browser-use"
|
||||
description = "Make websites accessible for AI agents"
|
||||
authors = [{ name = "Gregor Zunic" }]
|
||||
version = "0.12.1"
|
||||
version = "0.12.2"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11,<4.0"
|
||||
classifiers = [
|
||||
@@ -30,7 +30,7 @@ dependencies = [
|
||||
"typing-extensions==4.15.0",
|
||||
"uuid7==0.1.0",
|
||||
"authlib==1.6.6",
|
||||
"google-genai==1.60.0",
|
||||
"google-genai==1.65.0",
|
||||
"openai==2.16.0",
|
||||
"anthropic==0.76.0",
|
||||
"groq==1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user