Skip to content

Commit 03e06d2

Browse files
author
RepoDynamics[bot]
committed
Update pyproject.toml
1 parent 42fc9e7 commit 03e06d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ namespaces = true
1717
# ----------------------------------------- Project Metadata -------------------------------------
1818
#
1919
[project]
20-
version = "0.0.0.dev0"
20+
version = "0.0.0.dev1"
2121
name = "PyColorIT"
2222
requires-python = ">=3.9"
2323
dependencies = [
2424
"numpy",
25-
"jax",
25+
"jax[cpu]",
2626
]

0 commit comments

Comments
 (0)