Skip to content
GitLab
Menu
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
fe70aa8d
Commit
fe70aa8d
authored
Oct 04, 2021
by
Hervé MENAGER
Browse files
Merge branch 'master' into 'release'
freeze psycopg2-binary to 2.8 See merge request
!34
parents
5963931c
f63dffaf
Pipeline
#66583
passed with stages
in 19 minutes and 31 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ippisite/requirements-core.txt
View file @
fe70aa8d
...
...
@@ -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.
seaborn
# 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
# openbabel is not installed from pip for now
#openbabel
...
...
Write
Preview
Supports
Markdown
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