Skip to content

Commit 0c7f4fa

Browse files
committed
Update meilisearch-python version to work with MeiliSearch v0.25.0
1 parent a8cff31 commit 0c7f4fa

File tree

2 files changed

+260
-232
lines changed

2 files changed

+260
-232
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
Scrapy = "==2.5.0"
88
selenium = "==3.141.0"
99
pytest = "==6.2.3"
10-
meilisearch = "==0.16.1"
10+
meilisearch = "==0.18.0"
1111
requests-iap = "==0.2.0"
1212
python-keycloak-client = "==0.2.3"
1313

0 commit comments

Comments
 (0)