Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
craw
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
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
Bertrand NÉRON
craw
Commits
9ed7283d
Verified
Commit
9ed7283d
authored
5 years ago
by
Bertrand NÉRON
Browse files
Options
Downloads
Patches
Plain Diff
fix dep version to improve reproducibility
parent
34bdda57
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
requirements.txt
+6
-6
6 additions, 6 deletions
requirements.txt
with
6 additions
and
6 deletions
requirements.txt
+
6
−
6
View file @
9ed7283d
pysam
==0.15.2
matplotlib
>=3.0
pandas
>=0.24
numpy
>=1.16
pillow
>=5.4
psutil
>=5.6
scipy
>=0.16.1
\ No newline at end of file
matplotlib
==3.1.1
pandas
==0.25.2
numpy
==1.17.3
pillow
==6.2.0
psutil
==5.6.3
scipy
==1.3.1
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment