Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Holly Ruess
celseq2
Commits
9fa18f39
Commit
9fa18f39
authored
Nov 08, 2017
by
yy1533
Browse files
🐾
update version of dependencies
parent
7316eb82
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
9fa18f39
...
...
@@ -14,10 +14,10 @@ description = ('A Python Package for Processing '
'CEL-Seq2 RNA-Seq Data.'
)
install_requires
=
[
'snakemake
=
=4.0.0'
,
'snakemake
>
=4.0.0'
,
'pyyaml>=3.12, <4'
,
'HTSeq>=0.9'
,
'pytest
=
=3.2.2'
,
'pytest
>
=3.2.2'
,
'pandas>=0.20.0'
,
'numpy>=1.12.0'
,
'tables>=3.4.2'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment