add pytest dependieces

This commit is contained in:
cotran 2024-10-16 14:17:33 -07:00
parent ee36e403d1
commit 65543f8baf

View file

@ -13,6 +13,9 @@ openvino==2024.4.0
psutil psutil
dateparser dateparser
openai==1.50.2 openai==1.50.2
httpx
pytest-asyncio
pytest
pandas pandas
tf-keras tf-keras
onnx==1.17.0 onnx==1.17.0