kleidiai: revert unrelated requirements change
Signed-off-by: Martin Klacer <martin.klacer@arm.com>
This commit is contained in:
parent
db8ea663c7
commit
b1f856af72
|
|
@ -1,8 +1,7 @@
|
|||
aiohttp~=3.9.3
|
||||
pytest~=8.3.3
|
||||
huggingface_hub>=0.34.0,<1.0
|
||||
matplotlib~=3.10.0; python_version>="3.10"
|
||||
matplotlib>=3.9.0; python_version<"3.10"
|
||||
matplotlib~=3.10.0
|
||||
numpy~=1.26.4
|
||||
openai~=2.14.0
|
||||
pandas~=2.2.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue