We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82bc25 commit 8ce0939Copy full SHA for 8ce0939
pyproject.toml
@@ -13,7 +13,7 @@ authors = [
13
{name = "Tomasz Waleń", email = "tomasz.walen@ing.com"},
14
{name = "Simon Brugman", email = "simon.brugman@ing.com"}
15
]
16
-requires-python = ">=3.6"
+requires-python = ">=3.8"
17
dependencies = [
18
# Fix for error ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject.
19
"numpy>=1.20.1",
0 commit comments