mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
server/build: require elasticsearch >=5.0.0., <7.0.0.
This commit is contained in:
@ -3,8 +3,8 @@ pyyaml>=3.11
|
|||||||
psycopg2-binary>=2.6.1
|
psycopg2-binary>=2.6.1
|
||||||
SQLAlchemy>=1.0.12
|
SQLAlchemy>=1.0.12
|
||||||
coloredlogs==5.0
|
coloredlogs==5.0
|
||||||
elasticsearch>=5.0.0
|
elasticsearch>=5.0.0,<7.0.0
|
||||||
elasticsearch-dsl>=5.0.0
|
elasticsearch-dsl>=5.0.0,<7.0.0
|
||||||
numpy>=1.8.2
|
numpy>=1.8.2
|
||||||
pillow>=4.3.0
|
pillow>=4.3.0
|
||||||
pynacl==1.2.1
|
pynacl==1.2.1
|
||||||
|
Reference in New Issue
Block a user