We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e6a46 commit 7e8a3d0Copy full SHA for 7e8a3d0
2 files changed
contexts/server-base/requirements.txt
@@ -4,7 +4,7 @@
4
# These are dependencies of deephaven-core[autocomplete], not including deephaven-core.
5
#
6
# See https://github.com/deephaven/deephaven-core/blob/main/py/server/setup.py
7
-jpy>=1.4.0
+jpy>=2.0.0
8
deephaven-plugin>=0.6.0
9
numpy
10
pandas>=1.5.0
contexts/server-base/type/server-all-ai/requirements.txt
@@ -1,5 +1,5 @@
1
# Note: this is targetted as the dependencies of deephaven-core, but not including deephaven-core
2
3
deephaven-plugin>=0.5.0
0 commit comments