File: dev-requirements.txt

package info (click to toggle)
brian 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,872 kB
  • sloc: python: 51,820; cpp: 2,033; makefile: 108; sh: 72
file content (11 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# GSL>=1.16 # Installed in Dockerfile
scipy >= 0.13.3
matplotlib >= 2.0
jupyterlab
ipympl
pre-commit == 3.3.*
black == 24.2.0
isort == 5.13.2
pyupgrade == 3.15.1
flake8 == 7.0.0
flake8-bugbear == 24.2.6