@@ -8,8 +8,7 @@ PyQtWebEngine
88pyqt5_tools
99##Pyside2
1010
11- # compilers no mingwpy yet in Python3.5)
12- #mingwpy
11+ # compilers
1312cython
1413pycparser
1514cffi
@@ -39,7 +38,7 @@ mysql_connector_python
3938pg8000
4039ipython_sql
4140db.py
42- xlrd
41+ # xlrd no moe supported per pandas-1.2.0
4342XlsxWriter
4443pymongo
4544redis
@@ -151,11 +150,6 @@ docopt
151150PyOpenGL
152151
153152
154- # python3
155- # rope_py3k
156- # rope
157-
158-
159153sphinx_rtd_theme
160154Sphinx
161155greenlet
@@ -184,14 +178,6 @@ wordcloud
184178mkl-service
185179docrepr
186180
187- #when mingwpy
188- # 2018-02-25: bybye theano
189- # Theano
190- # pymc3
191- # lasagne
192- # scikit-neuralnetwork
193-
194-
195181
196182zarr
197183
@@ -207,20 +193,15 @@ astroML
207193
208194
209195# waiting list
210- # wpca
211- # dead 2020: pythreejs
212196# flexx
213197scikit-optimize
214198
215199# removal list:
216- # pyhdf
217- # dill (removed 20160612 as it depends on pyreadline)
200+
218201pyflux
219202husl
220203
221204nbconvert_reportlab
222- #ggplot (replaced per plotnine)
223-
224205
225206snakeviz
226207# not enough room nbdime
@@ -283,10 +264,6 @@ streamz
283264#spyder-notebook
284265
285266
286- #require readline cvxpy
287- # Win64 only now:
288- # no more: prettytensor
289-
290267# Tensorflow_world
291268###edward
292269###Keras
@@ -299,6 +276,7 @@ streamz
299276# pytorch eco-system
300277Torch
301278torchvision
279+ torchaudio
302280botorch
303281
304282terminado
@@ -317,12 +295,8 @@ ruamel.yaml
317295parambokeh
318296hvplot
319297
320- # end of requirements.txt
321-
322- #waitin 3.7
323298clrmagic
324299cvxopt
325- #cyordereddict (no more in python>3.7)
326300gmpy2
327301
328302numba
@@ -457,13 +431,15 @@ ipyleaflet
457431# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
458432# not yet (one man) jupyterlab-sql
459433# not yet (one man) mpl-interactions
460- # not yet (one man) ipycanvas
434+ ipycanvas
461435# not yet jupyterlab-git
462436
463437
464438
465439dask_ml
466440wasmer
441+ wasmer_compiler_cranelift
442+ wasmer_compiler_singlepass
467443
468444voila
469445fastapi
@@ -473,3 +449,9 @@ nbval
473449
474450onnxruntime
475451sklearn-contrib-lightning
452+ openpyxl
453+ zstandard
454+ jupyterlab_lsp
455+ jupyter_lsp
456+ pynndescent
457+ great_expectations
0 commit comments