Skip to content

Commit e5ce136

Browse files
committed
updates for last build
1 parent 2941f05 commit e5ce136

File tree

4 files changed

+57
-64
lines changed

4 files changed

+57
-64
lines changed

Cod_requirements64.txt

+13-32
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ PyQtWebEngine
1111
pyqt5_tools
1212
##Pyside2
1313

14-
# compilers no mingwpy yet in Python3.5)
15-
#mingwpy
14+
# compilers
1615
cython
1716
pycparser
1817
cffi
@@ -42,7 +41,7 @@ mysql_connector_python
4241
pg8000
4342
ipython_sql
4443
db.py
45-
xlrd
44+
#xlrd no moe supported per pandas-1.2.0
4645
XlsxWriter
4746
pymongo
4847
redis
@@ -154,11 +153,6 @@ docopt
154153
PyOpenGL
155154

156155

157-
# python3
158-
# rope_py3k
159-
# rope
160-
161-
162156
sphinx_rtd_theme
163157
Sphinx
164158
greenlet
@@ -187,14 +181,6 @@ wordcloud
187181
mkl-service
188182
docrepr
189183

190-
#when mingwpy
191-
# 2018-02-25: bybye theano
192-
# Theano
193-
# pymc3
194-
# lasagne
195-
# scikit-neuralnetwork
196-
197-
198184

199185
zarr
200186

@@ -210,20 +196,15 @@ astroML
210196

211197

212198
# waiting list
213-
# wpca
214-
# dead 2020: pythreejs
215199
# flexx
216200
scikit-optimize
217201

218202
# removal list:
219-
# pyhdf
220-
# dill (removed 20160612 as it depends on pyreadline)
203+
221204
pyflux
222205
husl
223206

224207
nbconvert_reportlab
225-
#ggplot (replaced per plotnine)
226-
227208

228209
snakeviz
229210
# not enough room nbdime
@@ -286,10 +267,6 @@ streamz
286267
#spyder-notebook
287268

288269

289-
#require readline cvxpy
290-
# Win64 only now:
291-
# no more: prettytensor
292-
293270
# Tensorflow_world
294271
###edward
295272
###Keras
@@ -320,12 +297,8 @@ ruamel.yaml
320297
parambokeh
321298
hvplot
322299

323-
# end of requirements.txt
324-
325-
#waitin 3.7
326300
clrmagic
327301
cvxopt
328-
#cyordereddict (no more in python>3.7)
329302
gmpy2
330303

331304
numba
@@ -460,13 +433,15 @@ ipyleaflet
460433
# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
461434
# not yet (one man) jupyterlab-sql
462435
# not yet (one man) mpl-interactions
463-
# not yet (one man) ipycanvas
436+
ipycanvas
464437
# not yet jupyterlab-git
465438

466439

467440

468441
dask_ml
469442
wasmer
443+
wasmer_compiler_cranelift
444+
wasmer_compiler_singlepass
470445

471446
voila
472447
fastapi
@@ -475,4 +450,10 @@ coverage
475450
nbval
476451

477452
onnxruntime
478-
sklearn-contrib-lightning
453+
sklearn-contrib-lightning
454+
openpyxl
455+
zstandard
456+
jupyterlab_lsp
457+
jupyter_lsp
458+
pynndescent
459+
great_expectations

Qt5_requirements64.txt

+13-31
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ PyQtWebEngine
88
pyqt5_tools
99
##Pyside2
1010

11-
# compilers no mingwpy yet in Python3.5)
12-
#mingwpy
11+
# compilers
1312
cython
1413
pycparser
1514
cffi
@@ -39,7 +38,7 @@ mysql_connector_python
3938
pg8000
4039
ipython_sql
4140
db.py
42-
xlrd
41+
#xlrd no moe supported per pandas-1.2.0
4342
XlsxWriter
4443
pymongo
4544
redis
@@ -151,11 +150,6 @@ docopt
151150
PyOpenGL
152151

153152

154-
# python3
155-
# rope_py3k
156-
# rope
157-
158-
159153
sphinx_rtd_theme
160154
Sphinx
161155
greenlet
@@ -184,14 +178,6 @@ wordcloud
184178
mkl-service
185179
docrepr
186180

187-
#when mingwpy
188-
# 2018-02-25: bybye theano
189-
# Theano
190-
# pymc3
191-
# lasagne
192-
# scikit-neuralnetwork
193-
194-
195181

196182
zarr
197183

@@ -207,20 +193,15 @@ astroML
207193

208194

209195
# waiting list
210-
# wpca
211-
# dead 2020: pythreejs
212196
# flexx
213197
scikit-optimize
214198

215199
# removal list:
216-
# pyhdf
217-
# dill (removed 20160612 as it depends on pyreadline)
200+
218201
pyflux
219202
husl
220203

221204
nbconvert_reportlab
222-
#ggplot (replaced per plotnine)
223-
224205

225206
snakeviz
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
300277
Torch
301278
torchvision
279+
torchaudio
302280
botorch
303281

304282
terminado
@@ -317,12 +295,8 @@ ruamel.yaml
317295
parambokeh
318296
hvplot
319297

320-
# end of requirements.txt
321-
322-
#waitin 3.7
323298
clrmagic
324299
cvxopt
325-
#cyordereddict (no more in python>3.7)
326300
gmpy2
327301

328302
numba
@@ -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

465439
dask_ml
466440
wasmer
441+
wasmer_compiler_cranelift
442+
wasmer_compiler_singlepass
467443

468444
voila
469445
fastapi
@@ -473,3 +449,9 @@ nbval
473449

474450
onnxruntime
475451
sklearn-contrib-lightning
452+
openpyxl
453+
zstandard
454+
jupyterlab_lsp
455+
jupyter_lsp
456+
pynndescent
457+
great_expectations

winpython/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__ = '3.4.20210213'
31+
__version__ = '3.4.20210220'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

winpython/data/packages.ini

+30
Original file line numberDiff line numberDiff line change
@@ -2983,3 +2983,33 @@ description = Microsoft Azure Client Library for Python (Common)
29832983
[agate]
29842984
description = A data analysis library that is optimized for humans instead of machines.
29852985
2986+
[nteract-scrapbook]
2987+
description = A library for recording and reading data in Jupyter and nteract Notebooks
2988+
2989+
[jsonpointer]
2990+
description = Identify specific nodes in a JSON document (RFC 6901)
2991+
2992+
[jsonpatch]
2993+
description = Apply JSON-Patches (RFC 6902)
2994+
2995+
[great-expectations]
2996+
description = Always know what to expect from your data.
2997+
2998+
[dagstermill]
2999+
description = run notebooks using the Dagster tools
3000+
3001+
[websocket-client]
3002+
description = WebSocket client for Python. hybi13 is supported.
3003+
3004+
[python-box]
3005+
description = Advanced Python dictionaries with dot notation access
3006+
3007+
[prefect]
3008+
description = The Prefect Core automation and scheduling engine.
3009+
3010+
[marshmallow-oneofschema]
3011+
description = marshmallow multiplexing schema
3012+
3013+
[docker]
3014+
description = A Python library for the Docker Engine API.
3015+

0 commit comments

Comments
 (0)