Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
iPPIDB
ippidb-web
Commits
b824d2ce
Commit
b824d2ce
authored
4 years ago
by
Hervé MENAGER
Browse files
Options
Downloads
Patches
Plain Diff
update dependency versions
parent
c7980e01
No related branches found
No related tags found
1 merge request
!18
finalize dependencies for v1.0.1
Pipeline
#38327
canceled
4 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ippisite/requirements-core.txt
+4
-4
4 additions, 4 deletions
ippisite/requirements-core.txt
with
4 additions
and
4 deletions
ippisite/requirements-core.txt
+
4
−
4
View file @
b824d2ce
...
@@ -17,8 +17,8 @@ bioblend
...
@@ -17,8 +17,8 @@ bioblend
bs4
bs4
chembl_webresource_client
chembl_webresource_client
# libraries to compute PCA
# libraries to compute PCA
scikit-learn==0.2
0.3 #later versions do not support Python<
3.
5
scikit-learn==0.23.
2
scipy==1.
2.1 #Scipy >=1.3 does not support Python<3.5
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.
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
seaborn
# postgres driver
# postgres driver
...
@@ -27,5 +27,5 @@ git+https://gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
...
@@ -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 is not installed from pip for now
#openbabel
#openbabel
django-crispy-forms
django-crispy-forms
celery
celery==4.4.7
django-polymorphic
django-polymorphic
\ No newline at end of file
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