mirror of
https://github.com/d0zingcat/opensearch-orm.git
synced 2026-05-28 15:11:03 +00:00
feat: sort
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "opensearch-orm"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
description = ""
|
||||
authors = ["yim7 <yimchiu7@gmail.com>"]
|
||||
readme = "README.md"
|
||||
@@ -10,7 +10,7 @@ packages = [{include = "opensearchorm"}]
|
||||
python = "^3.7"
|
||||
opensearch-py = "^2.0.0"
|
||||
pytz = "^2022.2.1"
|
||||
pydantic = "^1.10.2"
|
||||
pydantic = "^1.10.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user