File tree Expand file tree Collapse file tree 3 files changed +10
-12
lines changed Expand file tree Collapse file tree 3 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -163,11 +163,11 @@ docstring-parser==0.15
163
163
# flytekit
164
164
duckdb == 0.8.0
165
165
# via duckdb-engine
166
- duckdb-engine == 0.6.9
166
+ duckdb-engine == 0.9.2
167
167
# via
168
168
# dx
169
169
# noteable
170
- dx @ git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
170
+ dx @ git+https://www.github.com/noteable-io/dx.git@1f1fe3b06e5031d9e2fbbbcdbc7e2c3c97617acf
171
171
# via -r python/noteable/3.10/requirements.in
172
172
entrypoints == 0.4
173
173
# via papermill
@@ -493,7 +493,7 @@ nest-asyncio==1.5.6
493
493
# ipykernel
494
494
# nbclassic
495
495
# notebook
496
- noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@4399550a7ba7407a0fc829271d315e79552abb46
496
+ noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@2ba317e54a4e0d30558d800f8fc64374086ae95f
497
497
# via -r python/noteable/3.10/requirements.in
498
498
noteable-origami == 0.0.11
499
499
# via papermill-origami
@@ -506,7 +506,6 @@ notebook-shim==0.2.3
506
506
numpy == 1.23.5
507
507
# via
508
508
# databricks-sql-connector
509
- # duckdb-engine
510
509
# flytekit
511
510
# pandas
512
511
# pyarrow
@@ -782,7 +781,7 @@ send2trash==1.8.2
782
781
# jupyter-server
783
782
# nbclassic
784
783
# notebook
785
- sidecar-comms @ git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
784
+ sidecar_comms @ git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
786
785
# via -r python/noteable/3.10/requirements.in
787
786
singlestoredb [sqlalchemy ]== 0.8.1
788
787
# via
Original file line number Diff line number Diff line change @@ -163,11 +163,11 @@ docstring-parser==0.15
163
163
# flytekit
164
164
duckdb == 0.8.0
165
165
# via duckdb-engine
166
- duckdb-engine == 0.6.9
166
+ duckdb-engine == 0.9.2
167
167
# via
168
168
# dx
169
169
# noteable
170
- dx @ git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
170
+ dx @ git+https://www.github.com/noteable-io/dx.git@1f1fe3b06e5031d9e2fbbbcdbc7e2c3c97617acf
171
171
# via -r python/noteable/3.9/requirements.in
172
172
entrypoints == 0.4
173
173
# via papermill
@@ -498,7 +498,7 @@ nest-asyncio==1.5.6
498
498
# ipykernel
499
499
# nbclassic
500
500
# notebook
501
- noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@4399550a7ba7407a0fc829271d315e79552abb46
501
+ noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@2ba317e54a4e0d30558d800f8fc64374086ae95f
502
502
# via -r python/noteable/3.9/requirements.in
503
503
noteable-origami == 0.0.11
504
504
# via papermill-origami
@@ -511,7 +511,6 @@ notebook-shim==0.2.3
511
511
numpy == 1.23.5
512
512
# via
513
513
# databricks-sql-connector
514
- # duckdb-engine
515
514
# flytekit
516
515
# pandas
517
516
# pyarrow
@@ -787,7 +786,7 @@ send2trash==1.8.2
787
786
# jupyter-server
788
787
# nbclassic
789
788
# notebook
790
- sidecar-comms @ git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
789
+ sidecar_comms @ git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
791
790
# via -r python/noteable/3.9/requirements.in
792
791
singlestoredb [sqlalchemy ]== 0.8.1
793
792
# via
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ nbdime==3.1.1
13
13
graphviz==0.20.1
14
14
15
15
# https://github.com/noteable-io/ packages
16
- git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
17
- git+https://www.github.com/noteable-io/noteable-notebook-magics.git@4399550a7ba7407a0fc829271d315e79552abb46
16
+ git+https://www.github.com/noteable-io/dx.git@1f1fe3b06e5031d9e2fbbbcdbc7e2c3c97617acf
17
+ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@2ba317e54a4e0d30558d800f8fc64374086ae95f
18
18
git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
19
19
git+https://www.github.com/noteable-io/ipykernel-logging.git@dc169edb8d7c262a001b795373b479df561bfe73
20
20
You can’t perform that action at this time.
0 commit comments