update deps
This commit is contained in:
parent
fe684d83d3
commit
5b16295769
@ -32,10 +32,10 @@ classifiers = [
|
|||||||
"License :: OSI Approved :: GNU Affero General Public License v3",
|
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||||
"Topic :: Scientific/Engineering",
|
"Topic :: Scientific/Engineering",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.11"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"numpy~=1.21",
|
"numpy>=1.26",
|
||||||
"pyopencl",
|
"pyopencl",
|
||||||
"jinja2",
|
"jinja2",
|
||||||
"meanas>=0.3",
|
"meanas>=0.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user