add aiohttp & tenacity deps to requirements-eval.txt

This commit is contained in:
Andreas Koepf 2025-02-25 15:50:11 +01:00
parent 795685f30e
commit 4eb4933647

View file

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