Safety vulnerability ID: 51303
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Actipy 1.1.0 updates its dependency 'numpy' requirement to '>=1.22' to include security fixes.
Latest version: 3.4.1
Python package to process wearable accelerometer data
What's Changed
- **Minimal required version is now Python 3.8**. This is to be able to require `numpy>=1.22` which has a vulnerability patch. 3f8ae33478025ee9c37c84bf4a06d910f94342fb
- More flexible dependencies 3f8ae33478025ee9c37c84bf4a06d910f94342fb
- Include `extra_requires=...` in setup.py. Now can use `pip install actipy[dev]`, `pip install actipy[dev,docs]` etc. for easier dev setup. 7e47fffedae9b76ce8f424435dd90c9f2da234ca
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application