Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Repository
b0065b6deebdffa57f7f61f0b069fca8fd8d2093
Select Git revision
Branches
20
main
default
protected
v3.22
protected
v3.21
protected
v3.20
protected
v3.19
protected
v3.18
protected
v3.17
protected
v3.16
protected
v3.15
protected
v3.14
protected
v3.13
protected
v3.12
protected
v3.11
protected
v3.10
protected
v3.9
protected
v3.8
protected
v3.7
protected
v3.6
protected
v3.5
protected
v3.4
protected
Tags
20
3.22.0
3.21.1
3.21.0
3.20.0
3.19.1
3.19.0
3.18.3
3.18.2
3.18.1
3.18.0
3.17.0
3.16.1
3.16.0
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0
3.14.1
3.14.0
40 results
fslpy
requirements.txt
Find file
Blame
Permalink
7 years ago
b0065b6d
really make deprecation dependency less strict
· b0065b6d
Paul McCarthy
authored
7 years ago
b0065b6d
History
really make deprecation dependency less strict
Paul McCarthy
authored
7 years ago
This project manages its dependencies using
pip
.
Learn more
requirements.txt
71 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
3
4
5
6
six
==1.*
deprecation
>=1.*,<=2.*
numpy
==1.*
scipy
>=0.18,<2
nibabel
==2.*