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