1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-08-03 22:34:37 +02:00

Fix psycopg

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-10-28 22:57:40 +01:00
parent ecc59a6c8c
commit e1b4e1bb6b
2 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ gunicorn~=23.0.0
odfpy~=1.4.1
pandas~=2.2.3
phonenumbers~=8.13.47
psycopg-binary~=3.2.3
psycopg~=3.2.3
pypdf~=5.0.1
ipython~=8.28.0
python-magic~=0.4.27