petter2025 commited on
Commit
6cdf2f4
·
verified ·
1 Parent(s): c7a1305

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "agentic-reliability-framework-demo"
7
- version = "3.8.0"
8
  description = "Agentic Reliability Framework Demo: Interactive showcase of enterprise-grade multi-agent AI for infrastructure reliability"
9
  readme = { file = "README.md", content-type = "text/markdown" }
10
  requires-python = ">=3.10"
@@ -74,7 +74,7 @@ dev = [
74
  ]
75
 
76
  real-arf = [
77
- "agentic-reliability-framework>=3.3.7"
78
  ]
79
 
80
  rag = [
 
4
 
5
  [project]
6
  name = "agentic-reliability-framework-demo"
7
+ version = "3.3.9"
8
  description = "Agentic Reliability Framework Demo: Interactive showcase of enterprise-grade multi-agent AI for infrastructure reliability"
9
  readme = { file = "README.md", content-type = "text/markdown" }
10
  requires-python = ">=3.10"
 
74
  ]
75
 
76
  real-arf = [
77
+ "agentic-reliability-framework>=3.3.9"
78
  ]
79
 
80
  rag = [