mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 10:25:47 +02:00
fix: add numpy to regtests (neede for knn) (#1454)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
This commit is contained in:
parent
a9d9b4935c
commit
f25098bb98
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ wrapt==1.14.1
|
||||||
pytest-asyncio==0.20.1
|
pytest-asyncio==0.20.1
|
||||||
pytest-repeat==0.9.1
|
pytest-repeat==0.9.1
|
||||||
pymemcache==4.0.0
|
pymemcache==4.0.0
|
||||||
|
numpy==1.24.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue