1 parent f3d33fd commit b4c271fCopy full SHA for b4c271f
1 file changed
pyproject.toml
@@ -68,7 +68,7 @@ dependencies = [
68
"packaging>=26.0",
69
"PyYAML==6.0.1",
70
"sqlalchemy==2.0.48",
71
- # Iluvatar requires numpy < 2, while upper layer requires numpy>2 ..
+ # python 3.10 requires numpy < 2, while upper layer requires numpy>2 ..
72
"numpy",
73
]
74
0 commit comments