diff --git a/pyproject.toml b/pyproject.toml index 3192638..59496ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "pandas>=2.2.0", # Updated for better performance "pgvector>=0.3.0", # Updated for better performance "pillow>=10.0.0", - "psutil>=7.0.0", + "psutil>=7.2.2", "psycopg2-binary>=2.9.9", # Updated for better stability "pydantic>=2.8.0", # Updated to v2 for better performance "pytest>=8.3.0", # Updated for latest features