File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ convertdate==2.3.2
44
44
cupy==10.2.0
45
45
cvxpy==1.1.15
46
46
deap==1.3.1
47
+ debugpy==1.5.1
47
48
deepmerge==0.1.0
48
49
descartes==1.1.0
49
50
dill==0.3.1.1
@@ -83,28 +84,36 @@ gym==0.17.3
83
84
h5py==2.10.0
84
85
hdf5storage==0.1.15
85
86
holidays>=0.11.3.1
87
+ huggingface_hub==0.4.0
86
88
hyperopt==0.1.2
89
+ idna==3.2
87
90
imageio==2.8.0
88
91
imbalanced-learn==0.5.0
89
92
ipyparallel==6.2.4
93
+ ipykernel==6.13.0
94
+ ipython==8.3.0
90
95
ipywidgets==7.5.1
91
96
isort==4.3.21
97
+ jaxlib==0.1.75
92
98
jmespath==0.9.4
99
+ joblib==1.0.1
93
100
jpype1==0.7.2
94
101
json-tricks==3.14.0
95
102
jupyter-console==6.1.0
96
103
jupyter-contrib-core==0.3.3
97
104
jupyter-contrib-nbextensions==0.5.1
105
+ jupyter_core==4.10.0
98
106
jupyter-dash==0.4.0
99
107
jupyter-highlight-selected-word==0.2.0
100
108
jupyter-js-widgets-nbextension==0.0.2.dev0
101
109
jupyter-latex-envs==1.4.6
102
110
jupyter-lsp==1.2.0
103
111
jupyter-nbextensions-configurator==0.4.1
112
+ jupyter_server==1.15.5
104
113
jupyter-server-proxy==1.2.0
105
114
jupyter==1.0.0
106
115
jupyter_bokeh==2.0.4
107
- jupyter_client==6.1.11
116
+ jupyter_client==6.1.12
108
117
jupyter_server_mathjax==0.2.4
109
118
jupyterhub==2.2.1
110
119
jupyterhub_kubespawner==0.15.0
@@ -115,6 +124,7 @@ jupyterlab-lsp==3.6.0
115
124
jupyterlab_hdf==0.3.0
116
125
jupyterlabutils
117
126
jupyterthemes==0.20.0
127
+ jsonpickle==1.5.0
118
128
konlpy==0.5.2
119
129
kss==1.3.1
120
130
kubernetes==22.6.0
Original file line number Diff line number Diff line change @@ -84,7 +84,9 @@ gym==0.17.3
84
84
h5py==2.10.0
85
85
hdf5storage==0.1.15
86
86
holidays>=0.11.3.1
87
+ huggingface_hub==0.4.0
87
88
hyperopt==0.1.2
89
+ idna==3.2
88
90
imageio==2.8.0
89
91
imbalanced-learn==0.5.0
90
92
ipyparallel==6.2.4
You can’t perform that action at this time.
0 commit comments