mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
Solving the installation issue #441
This commit is contained in:
@@ -6,7 +6,7 @@ authors = [
|
||||
]
|
||||
version = "0.1.30"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.11,<4.0"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
||||
Reference in New Issue
Block a user