Skip to content
Snippets Groups Projects
Commit f63dffaf authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Update requirements-core.txt

parent 2a7590c7
No related branches found
No related tags found
1 merge request!34freeze psycopg2-binary to 2.8
Pipeline #66565 passed
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment