Wltp

Latest version: v0.1.2a0

Safety actively analyzes 618481 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.1.2a0

------------------------------------
- Relax some conditions on inputs:

- Just warn on Pwot-normalized > 1 or > n_idle or < 1.2 x n_rated
(BUT not extrapolate)
- allow float as `v_max`.
- build:
- drop `sphinx_rtd_theme` dependency - provided by default these days.
- drop pip-installin of `xlwings` attrocity if missing.

0.1.1a0

---------------------------------------
- Fix py36 "nested regex" warning on ``pandel`` module.
- Pin ``jsonschema <3`` to fix validation, was also ``>2.5``, so now maximum ``2.6``.
- Updates to `setup.py` and dependencies.
- Minor documentation fixes.
- VSCode files & dev plugins.

0.1.0a3

-----------------------
Quick'n Dirty release to remove ``matplotlib`` from dependencies.

- fix(main): ``--gui``and ``--excelrun`` were preventing cmd-line launches,
the ``-M`` option did not work due to bad argument type-parsing.
- Dependencies:
- drop *easygui* dependency.
- BREAK: move ``matplotlib`` to extras ``[plot]``, so ``co2mpas`` docker-image
does not load Qt and other heavy graphical stuff.

0.1.0alpha.2

----------------------------
- fix(deps): pandas-v0.20.1 dropped PandasError classs -
See https://github.com/pydata/pandas-datareader/issues/305
- fix(main): regression in `v0.1.0-alpha.0`, main did not import due to
not fully deleted *tkui* launch code.
- style(pep8): del spaces from python files.
- chore(build): add ``./dib/bumpver.py`` script from post-`co2mpas-1.6.1.dev6`.

0.1.0alpha.1

----------------------------
- fix(build, 3): Dependency *xlwings* broke builds on Linux in downstream packages.

0.1.0alpha.0

----------------------------
- feat(core): modify acceleration rule ``3s-->2s`` to assimilate more to *phase-1b*.
- feat(ui): drop tkUI code and *Pillow* dependency.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.