mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280)
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "autogen-core"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
license = {file = "LICENSE-CODE"}
|
||||
description = "Foundational interfaces and agent runtime implementation for AutoGen"
|
||||
readme = "README.md"
|
||||
@@ -69,7 +69,7 @@ dev = [
|
||||
"pygments",
|
||||
"sphinxext-rediraffe",
|
||||
|
||||
"autogen_ext==0.4.4",
|
||||
"autogen_ext==0.4.5",
|
||||
|
||||
# Documentation tooling
|
||||
"diskcache",
|
||||
|
||||
Reference in New Issue
Block a user