Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clb-jupyter-nb-images
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
Lab
clb-jupyter-nb-images
Merge requests
!35
Downgrade numpy for compatibility with latest numba version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Downgrade numpy for compatibility with latest numba version
paulapopa/clb-jupyter-nb-images:master
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Paula Popa
requested to merge
paulapopa/clb-jupyter-nb-images:master
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
900446e6
1 commit,
2 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
base/requirements.txt
+
1
−
1
Options
@@ -29,7 +29,7 @@ nglview==3.0.3
nibabel==3.2.1
numba==0.56.4
numexpr==2.8.1
numpy==1.2
4.2
numpy==1.2
3.5
pandas==1.3.5
patsy==0.5.2
plotly==5.5.0