Skip to content

Commit eb1353c

Browse files
authored
Update AGS pyproject.toml
Addresses #5098
1 parent 0363388 commit eb1353c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/packages/autogen-studio/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
description = "AutoGen Studio"
1111
readme = "README.md"
1212
license = {file = "LICENSE-CODE"}
13-
requires-python = ">=3.9, <3.13"
13+
requires-python = ">=3.9"
1414
classifiers = [
1515
"Programming Language :: Python :: 3",
1616
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)