Skip to content

Commit e87fd5c

Browse files
authored
Change Github org; update requirements.txt (analogdevicesinc#339)
1 parent 5369c4f commit e87fd5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ keywords = ["machine-learning", "ai", "deep-learning", "artificial-intelligence"
1414
dynamic = ["version"]
1515

1616
[project.urls]
17-
Homepage = "https://github.com/MaximIntegratedAI"
18-
Documentation = "https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/develop/README.md"
19-
Repository = "https://github.com/MaximIntegratedAI/ai8x-synthesis.git"
20-
Issues = "https://github.com/MaximIntegratedAI/ai8x-synthesis/issues"
17+
Homepage = "https://github.com/analogdevicesinc/MaximAI_Documentation"
18+
Documentation = "https://github.com/analogdevicesinc/ai8x-synthesis/blob/develop/README.md"
19+
Repository = "https://github.com/analogdevicesinc/ai8x-synthesis.git"
20+
Issues = "https://github.com/analogdevicesinc/ai8x-synthesis/issues"
2121

2222
[project.scripts]
2323
izer = "izer.izer:main"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pip>=24.0
22
GitPython==3.1.43
33
PyGithub==2.3.0
44
PyYAML==6.0.1
5-
matplotlib==3.8.4
5+
matplotlib==3.9.0
66
numpy==1.26.4
77
onnx==1.16.0
88
pytest==8.2.0

0 commit comments

Comments
 (0)