File tree Expand file tree Collapse file tree 3 files changed +27
-13
lines changed Expand file tree Collapse file tree 3 files changed +27
-13
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ 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
35
31
argon2-cffi == 21.3.0
36
32
# via
37
33
# jupyter-server
@@ -135,6 +131,7 @@ cryptography==40.0.2
135
131
# via
136
132
# jwt
137
133
# pyopenssl
134
+ # secretstorage
138
135
# snowflake-connector-python
139
136
dagster == 1.0.15
140
137
# via dagstermill
@@ -170,7 +167,7 @@ duckdb-engine==0.6.9
170
167
# via
171
168
# dx
172
169
# noteable
173
- dx @ git+https://www.github.com/noteable-io/dx.git@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
170
+ dx @ git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
174
171
# via -r python/noteable/3.10/requirements.in
175
172
entrypoints == 0.4
176
173
# via papermill
@@ -249,7 +246,9 @@ googleapis-common-protos==1.59.0
249
246
graphviz == 0.20.1
250
247
# via -r python/noteable/3.10/requirements.in
251
248
greenlet == 1.1.3.post0
252
- # via noteable
249
+ # via
250
+ # noteable
251
+ # sqlalchemy
253
252
grpcio == 1.47.5
254
253
# via
255
254
# dagster
@@ -320,6 +319,10 @@ jaraco-classes==3.2.3
320
319
# via keyring
321
320
jedi == 0.18.2
322
321
# via ipython
322
+ jeepney == 0.8.0
323
+ # via
324
+ # keyring
325
+ # secretstorage
323
326
jinja2 == 3.1.2
324
327
# via
325
328
# cookiecutter
@@ -719,6 +722,8 @@ redshift-connector==2.0.910
719
722
# via noteable
720
723
regex == 2023.5.5
721
724
# via docker-image-py
725
+ repr-llm == 0.2.1
726
+ # via dx
722
727
requests == 2.28.2
723
728
# via
724
729
# clickhouse-sqlalchemy
@@ -770,6 +775,8 @@ scramp==1.4.4
770
775
# via redshift-connector
771
776
scrapbook == 0.5.0
772
777
# via dagstermill
778
+ secretstorage == 3.3.3
779
+ # via keyring
773
780
send2trash == 1.8.2
774
781
# via
775
782
# jupyter-server
Original file line number Diff line number Diff line change @@ -28,10 +28,6 @@ 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
35
31
argon2-cffi == 21.3.0
36
32
# via
37
33
# jupyter-server
@@ -135,6 +131,7 @@ cryptography==40.0.2
135
131
# via
136
132
# jwt
137
133
# pyopenssl
134
+ # secretstorage
138
135
# snowflake-connector-python
139
136
dagster == 1.0.15
140
137
# via dagstermill
@@ -170,7 +167,7 @@ duckdb-engine==0.6.9
170
167
# via
171
168
# dx
172
169
# noteable
173
- dx @ git+https://www.github.com/noteable-io/dx.git@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
170
+ dx @ git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
174
171
# via -r python/noteable/3.9/requirements.in
175
172
entrypoints == 0.4
176
173
# via papermill
@@ -249,7 +246,9 @@ googleapis-common-protos==1.59.0
249
246
graphviz == 0.20.1
250
247
# via -r python/noteable/3.9/requirements.in
251
248
greenlet == 1.1.3.post0
252
- # via noteable
249
+ # via
250
+ # noteable
251
+ # sqlalchemy
253
252
grpcio == 1.47.5
254
253
# via
255
254
# dagster
@@ -325,6 +324,10 @@ jaraco-classes==3.2.3
325
324
# via keyring
326
325
jedi == 0.18.2
327
326
# via ipython
327
+ jeepney == 0.8.0
328
+ # via
329
+ # keyring
330
+ # secretstorage
328
331
jinja2 == 3.1.2
329
332
# via
330
333
# cookiecutter
@@ -724,6 +727,8 @@ redshift-connector==2.0.910
724
727
# via noteable
725
728
regex == 2023.5.5
726
729
# via docker-image-py
730
+ repr-llm == 0.2.1
731
+ # via dx
727
732
requests == 2.28.2
728
733
# via
729
734
# clickhouse-sqlalchemy
@@ -775,6 +780,8 @@ scramp==1.4.4
775
780
# via redshift-connector
776
781
scrapbook == 0.5.0
777
782
# via dagstermill
783
+ secretstorage == 3.3.3
784
+ # via keyring
778
785
send2trash == 1.8.2
779
786
# via
780
787
# jupyter-server
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ 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@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
16
+ git+https://www.github.com/noteable-io/dx.git@0fe5ea9e50de6582b6674b41fa34b7a942aee4f6
17
17
git+https://www.github.com/noteable-io/noteable-notebook-magics.git@4399550a7ba7407a0fc829271d315e79552abb46
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
You can’t perform that action at this time.
0 commit comments