Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
b3eff48b
Commit
b3eff48b
authored
Sep 25, 2020
by
Hervé MENAGER
Browse files
Merge branch 'master' into 'release'
finalize dependencies for v1.0.1 See merge request
!18
parents
a0e6a5a5
b824d2ce
Pipeline
#38324
passed with stages
in 15 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ippisite/requirements-core.txt
View file @
b3eff48b
...
...
@@ -17,8 +17,8 @@ bioblend
bs4
chembl_webresource_client
# libraries to compute PCA
scikit-learn==0.2
0.3 #later versions do not support Python<
3.
5
scipy==1.
2.1 #Scipy >=1.3 does not support Python<3.5
scikit-learn==0.23.
2
scipy==1.
5.2
matplotlib==2.2.3 #Matplotlib 3.0+ does not support Python 2.x, 3.0, 3.1, 3.2, 3.3, or 3.4.
seaborn
# postgres driver
...
...
@@ -27,5 +27,5 @@ git+https://gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
# openbabel is not installed from pip for now
#openbabel
django-crispy-forms
celery
django-polymorphic
\ No newline at end of file
celery==4.4.7
django-polymorphic
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment