We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27161b commit d02766eCopy full SHA for d02766e
package.json
@@ -62,7 +62,7 @@
62
"react-select-async-paginate": "^0.5.3",
63
"react-select-event": "^5.5.1",
64
"react-virtualized": "^9.22.3",
65
- "tdp_core": "^20.1.0",
+ "tdp_core": "^23.0.2",
66
"visyn_scripts": "^7.0.1"
67
},
68
"resolutions": {
@@ -72,7 +72,7 @@
72
"react-dom": "~18.2.0"
73
74
"optionalDependencies": {
75
- "ordino": "git+ssh://git@github.com:Caleydo/ordino#semver:^14.0.0"
+ "ordino": "git+ssh://git@github.com:Caleydo/ordino#semver:^15.0.1"
76
77
"visyn": {
78
"entries": {
requirements.txt
@@ -1,2 +1,2 @@
1
-tdp_core>=20.0.0,<21.0.0
+tdp_core>=23.0.0,<24.0.0
2
numpy==1.24.3
0 commit comments