Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# Liquid Neural Network (LNN) Skill - Python dependencies # Python 3.9+ recommended. ncps>=1.0.1 torch>=2.0.0 numpy>=1.24.0 pandas>=2.0.0
- Confidence
- 97% confidence
- Finding
- The dependency is specified with only a lower bound, which allows future installs to resolve to different versions over time. This creates supply-chain and reproducibility risk because a later release could introduce a security regression or breaking behavior without any change to this repository.
