mooquant
mooquant copied to clipboard
MooQuant 是一个基于 pyalgotrade 衍生而来的支持 python3 的支持国内A股的量化交易框架。
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
This PR updates [mootdx](https://pypi.org/project/mootdx) from **0.2.1** to **0.3.11**. Changelog ### 0.3.2 ``` ------------------ * 更新接口测试用例. * 更新文档内容. ``` Links - PyPI: https://pypi.org/project/mootdx - Changelog: https://pyup.io/changelogs/mootdx/ - Repo: https://github.com/bopo/mootdx
This PR updates [pytest](https://pypi.org/project/pytest) from **3.8.1** to **5.2.3**. Changelog ### 5.2.3 ``` ========================= Bug Fixes --------- - `5830 <https://github.com/pytest-dev/pytest/issues/5830>`_: The first test in a package (``__init__.py``) marked with ``pytest.mark.skip`` is...
This PR updates [tox](https://pypi.org/project/tox) from **3.4.0** to **3.14.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/tox - Docs: http://tox.readthedocs.org
This PR updates [urllib3](https://pypi.org/project/urllib3) from **1.22** to **1.25.7**. Changelog ### 1.25.7 ``` ------------------- * Preserve ``chunked`` parameter on retries (Pull 1715, Pull 1734) * Allow unset ``SERVER_SOFTWARE`` in App Engine...
This PR updates [numpy](https://pypi.org/project/numpy) from **1.15.2** to **1.17.4**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/numpy - Homepage: https://www.numpy.org
This PR updates [pyparsing](https://pypi.org/project/pyparsing) from **2.2.1** to **2.4.5**. Changelog ### 2.4.2 ``` - API change adding support for `expr[...]` - the original code in 2.4.1 incorrectly implemented this as OneOrMore....
This PR updates [scipy](https://pypi.org/project/scipy) from **1.1.0** to **1.3.2**. Changelog ### 1.3.2 ``` SciPy `1.3.2` is a bug-fix and maintenance release that adds support for Python `3.8`. Authors ===== * CJ...