mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-08 07:41:43 +00:00
Add psycopg2 requirement
This commit is contained in:
parent
3c6a125380
commit
ecaf7b8f0b
@ -5,6 +5,7 @@ uvicorn
|
|||||||
gunicorn
|
gunicorn
|
||||||
pandas
|
pandas
|
||||||
sklearn
|
sklearn
|
||||||
|
psycopg2-binary; sys_platform != 'win32' and sys_platform != 'cygwin'
|
||||||
elasticsearch
|
elasticsearch
|
||||||
elastic-apm
|
elastic-apm
|
||||||
tox
|
tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user