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
f63dffaf
Commit
f63dffaf
authored
3 years ago
by
Hervé MENAGER
Browse files
Options
Downloads
Patches
Plain Diff
Update requirements-core.txt
parent
2a7590c7
No related branches found
No related tags found
1 merge request
!34
freeze psycopg2-binary to 2.8
Pipeline
#66565
passed
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ippisite/requirements-core.txt
+1
-1
1 addition, 1 deletion
ippisite/requirements-core.txt
with
1 addition
and
1 deletion
ippisite/requirements-core.txt
+
1
−
1
View file @
f63dffaf
...
@@ -25,7 +25,7 @@ scipy==1.5.2
...
@@ -25,7 +25,7 @@ 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
psycopg2-binary
psycopg2-binary
==2.8 #>=2.9 is not supported by django 2.2 https://github.com/psycopg/psycopg2/issues/1293
git+https://gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
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
...
...
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