Update requirements-dev.txt to include package for benchmarking scripts. (#3181)

Co-authored-by: Zhuohan Li <zhuohan123@gmail.com>
This commit is contained in:
Chen Wang 2024-03-07 03:39:28 -05:00 committed by GitHub
parent d3c04b6a39
commit cbf4c05b15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,3 +21,6 @@ einops # required for MPT
openai openai
requests requests
ray ray
# Benchmarking
aiohttp