diff --git a/pyproject.toml b/pyproject.toml index e3ee9813..c640cf73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,10 +14,10 @@ keywords = ["machine-learning", "ai", "deep-learning", "artificial-intelligence" dynamic = ["version"] [project.urls] -Homepage = "https://github.com/MaximIntegratedAI" -Documentation = "https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/develop/README.md" -Repository = "https://github.com/MaximIntegratedAI/ai8x-synthesis.git" -Issues = "https://github.com/MaximIntegratedAI/ai8x-synthesis/issues" +Homepage = "https://github.com/analogdevicesinc/MaximAI_Documentation" +Documentation = "https://github.com/analogdevicesinc/ai8x-synthesis/blob/develop/README.md" +Repository = "https://github.com/analogdevicesinc/ai8x-synthesis.git" +Issues = "https://github.com/analogdevicesinc/ai8x-synthesis/issues" [project.scripts] izer = "izer.izer:main" diff --git a/requirements.txt b/requirements.txt index 73624edf..9f323f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip>=24.0 GitPython==3.1.43 PyGithub==2.3.0 PyYAML==6.0.1 -matplotlib==3.8.4 +matplotlib==3.9.0 numpy==1.26.4 onnx==1.16.0 pytest==8.2.0