Skip to content

Commit 466f14f

Browse files
committed
fix setup requirements
1 parent 18d1dee commit 466f14f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626

2727

2828
INSTALL_REQUIRES = [
29-
'jaxlib>=0.1.58',
30-
'jax>=0.1.55',
29+
'jax>=0.1.58',
3130
'frozendict',
3231
'dataclasses',
3332
'quadpy'

0 commit comments

Comments
 (0)