repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
re-enable smalltalk/cog-spur
[oi-userland.git]
/
components
/
python
/
elasticsearch
/
patches
/
03-test-no-packages.patch
blob
4d5f331b74ee789b26db55980c836692cf6c4186
1
We do not have these projects packaged yet.
2
3
--- elasticsearch-py-8.17.0/pyproject.toml.orig
4
+++ elasticsearch-py-8.17.0/pyproject.toml
5
@@ -61,19 +61,14 @@
6
"coverage",
7
"jinja2",
8
"python-dateutil",
9
- "unasync",
10
"pyyaml>=5.4",
11
"isort",
12
"black",
13
"twine",
14
"build",
15
"nox",
16
- "orjson",
17
"numpy",
18
- "simsimd",
19
"pyarrow",
20
- "pandas",
21
- "mapbox-vector-tile",
22
]
23
docs = [
24
"sphinx",