add aiohttp & tenacity deps to requirements-eval.txt

This commit is contained in:
Andreas Koepf 2025-02-25 15:50:11 +01:00
parent e48c1f82cd
commit 8291956554

View file

@ -1 +1,3 @@
openai>=1.64.0
aiohttp>=3.11.13
tenacity>=9.0.0