summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 4c0199038c115e700e068bc1c2fff223d36a73ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Core runtime dependencies
numpy
h5py
PyYAML
torch
tqdm
matplotlib
snntorch

# Tests (optional for development)
pytest