Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plotting_scripts
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
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
Blaise LI
plotting_scripts
Commits
3563eda5
Commit
3563eda5
authored
4 years ago
by
Blaise Li
Browse files
Options
Downloads
Patches
Plain Diff
Upbdating dependencies.
parent
a539c772
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements.txt
+1
-1
1 addition, 1 deletion
requirements.txt
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
2 deletions
requirements.txt
+
1
−
1
View file @
3563eda5
cytoolz
cytoolz
deeptools
@
git+https://github.com/blaiseli/deepTools.git@issue-1041
deeptools
@
git+https://github.com/blaiseli/deepTools.git@issue-1041
gffutils
gffutils
libhts
@
git+https://gitlab.pasteur.fr/bli/libhts.git@
c6820e38561007a87359bffe59a4a0cb2cd3f9ec
libhts
@
git+https://gitlab.pasteur.fr/bli/libhts.git@
e0d627032a22c34ecd6b3a2f5c6865187a4e057b
libworkflows
@
git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d
libworkflows
@
git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d
matplotlib
matplotlib
pandas
pandas
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
3563eda5
...
@@ -35,7 +35,7 @@ setup(
...
@@ -35,7 +35,7 @@ setup(
"
cytoolz
"
,
"
cytoolz
"
,
"
deeptools @ git+https://github.com/blaiseli/deepTools.git@issue-1041
"
,
"
deeptools @ git+https://github.com/blaiseli/deepTools.git@issue-1041
"
,
"
gffutils
"
,
"
gffutils
"
,
"
libhts @ git+https://gitlab.pasteur.fr/bli/libhts.git@
c6820e38561007a87359bffe59a4a0cb2cd3f9ec
"
,
"
libhts @ git+https://gitlab.pasteur.fr/bli/libhts.git@
e0d627032a22c34ecd6b3a2f5c6865187a4e057b
"
,
"
libworkflows @ git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d
"
,
"
libworkflows @ git+https://gitlab.pasteur.fr/bli/libworkflows.git@b29b854ff1db6c87386007808286207b8af11b9d
"
,
"
matplotlib
"
,
"
matplotlib
"
,
"
pandas
"
],
"
pandas
"
],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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