File tree Expand file tree Collapse file tree 3 files changed +13
-23
lines changed Expand file tree Collapse file tree 3 files changed +13
-23
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ anyio==3.6.2
28
28
# jupyter-server
29
29
appdirs == 1.4.4
30
30
# via fs
31
+ appnope == 0.1.3
32
+ # via
33
+ # ipykernel
34
+ # ipython
31
35
argon2-cffi == 21.3.0
32
36
# via
33
37
# jupyter-server
@@ -131,7 +135,6 @@ cryptography==40.0.2
131
135
# via
132
136
# jwt
133
137
# pyopenssl
134
- # secretstorage
135
138
# snowflake-connector-python
136
139
dagster == 1.0.15
137
140
# via dagstermill
@@ -246,9 +249,7 @@ googleapis-common-protos==1.59.0
246
249
graphviz == 0.20.1
247
250
# via -r python/noteable/3.10/requirements.in
248
251
greenlet == 1.1.3.post0
249
- # via
250
- # noteable
251
- # sqlalchemy
252
+ # via noteable
252
253
grpcio == 1.47.5
253
254
# via
254
255
# dagster
@@ -319,10 +320,6 @@ jaraco-classes==3.2.3
319
320
# via keyring
320
321
jedi == 0.18.2
321
322
# via ipython
322
- jeepney == 0.8.0
323
- # via
324
- # keyring
325
- # secretstorage
326
323
jinja2 == 3.1.2
327
324
# via
328
325
# cookiecutter
@@ -493,7 +490,7 @@ nest-asyncio==1.5.6
493
490
# ipykernel
494
491
# nbclassic
495
492
# notebook
496
- noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
493
+ noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
497
494
# via -r python/noteable/3.10/requirements.in
498
495
noteable-origami == 0.0.11
499
496
# via papermill-origami
@@ -773,8 +770,6 @@ scramp==1.4.4
773
770
# via redshift-connector
774
771
scrapbook == 0.5.0
775
772
# via dagstermill
776
- secretstorage == 3.3.3
777
- # via keyring
778
773
send2trash == 1.8.2
779
774
# via
780
775
# jupyter-server
Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ anyio==3.6.2
28
28
# jupyter-server
29
29
appdirs == 1.4.4
30
30
# via fs
31
+ appnope == 0.1.3
32
+ # via
33
+ # ipykernel
34
+ # ipython
31
35
argon2-cffi == 21.3.0
32
36
# via
33
37
# jupyter-server
@@ -131,7 +135,6 @@ cryptography==40.0.2
131
135
# via
132
136
# jwt
133
137
# pyopenssl
134
- # secretstorage
135
138
# snowflake-connector-python
136
139
dagster == 1.0.15
137
140
# via dagstermill
@@ -246,9 +249,7 @@ googleapis-common-protos==1.59.0
246
249
graphviz == 0.20.1
247
250
# via -r python/noteable/3.9/requirements.in
248
251
greenlet == 1.1.3.post0
249
- # via
250
- # noteable
251
- # sqlalchemy
252
+ # via noteable
252
253
grpcio == 1.47.5
253
254
# via
254
255
# dagster
@@ -324,10 +325,6 @@ jaraco-classes==3.2.3
324
325
# via keyring
325
326
jedi == 0.18.2
326
327
# via ipython
327
- jeepney == 0.8.0
328
- # via
329
- # keyring
330
- # secretstorage
331
328
jinja2 == 3.1.2
332
329
# via
333
330
# cookiecutter
@@ -498,7 +495,7 @@ nest-asyncio==1.5.6
498
495
# ipykernel
499
496
# nbclassic
500
497
# notebook
501
- noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
498
+ noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
502
499
# via -r python/noteable/3.9/requirements.in
503
500
noteable-origami == 0.0.11
504
501
# via papermill-origami
@@ -778,8 +775,6 @@ scramp==1.4.4
778
775
# via redshift-connector
779
776
scrapbook == 0.5.0
780
777
# via dagstermill
781
- secretstorage == 3.3.3
782
- # via keyring
783
778
send2trash == 1.8.2
784
779
# via
785
780
# jupyter-server
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ graphviz==0.20.1
14
14
15
15
# https://github.com/noteable-io/ packages
16
16
git+https://www.github.com/noteable-io/dx.git@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
17
- git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
17
+ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
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@b5ae61c0c99ba8e1a6740fd24b123bc580efe53a
20
20
You can’t perform that action at this time.
0 commit comments