Skip to content

Commit 7e8a3d0

Browse files
committed
chore: Bump to jpy>=2.0.0
1 parent 11e6a46 commit 7e8a3d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

contexts/server-base/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# These are dependencies of deephaven-core[autocomplete], not including deephaven-core.
55
#
66
# See https://github.com/deephaven/deephaven-core/blob/main/py/server/setup.py
7-
jpy>=1.4.0
7+
jpy>=2.0.0
88
deephaven-plugin>=0.6.0
99
numpy
1010
pandas>=1.5.0

contexts/server-base/type/server-all-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Note: this is targetted as the dependencies of deephaven-core, but not including deephaven-core
2-
jpy>=1.4.0
2+
jpy>=2.0.0
33
deephaven-plugin>=0.5.0
44
numpy
55
pandas>=1.5.0

0 commit comments

Comments
 (0)