Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 00395cb

Browse files
deps: bump visyn_core (#11)
1 parent 7253d3b commit 00395cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@reduxjs/toolkit": "^1.8.2",
5353
"react-redux": "^8.0.2",
54-
"visyn_core": "^10.0.3",
54+
"visyn_core": "^11.0.0",
5555
"visyn_scripts": "v9.0.0"
5656
},
5757
"devDependencies": {

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas==2.0.1
22
sqlmodel==0.0.8
33
sse-starlette==1.6.1
4-
visyn_core>=10.0.3,<11.0.0
4+
visyn_core>=11.0.0,<12.0.0

0 commit comments

Comments
 (0)