Menu

[603cea]: / requirements-dev.txt  Maximize  Restore  History

Download this file

32 lines (27 with data), 404 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Development dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
jupyter>=1.0.0
ipython>=8.0.0
# Documentation
sphinx>=7.0.0
sphinx-rtd-theme>=1.0.0
nbsphinx>=0.9.0
# Data science
pandas>=1.5.0
numpy>=1.21.0
scipy>=1.9.0
scikit-learn>=1.2.0
# Neuro
mne>=1.0.0
nilearn>=0.9.0
# Bio
biopython>=1.79
mygene>=3.2.2
# Parallel
dask>=2023.0.0
ray>=2.0.0