← back to Exo
fix #7 no module named aiohttp
bf565f945dc5d5f0fc8fbb719d5bb3ba1c5ed3ce · 2024-07-16 01:09:39 -0700 · Alex Cheema
Files touched
Diff
commit bf565f945dc5d5f0fc8fbb719d5bb3ba1c5ed3ce
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Tue Jul 16 01:09:39 2024 -0700
fix #7 no module named aiohttp
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index 9e3a1144..72979430 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+aiohttp==3.9.5
grpcio==1.64.1
grpcio-tools==1.64.1
huggingface-hub==0.23.4
← bdf105a6 clarify example in readme
·
back to Exo
·
print debug only 94b6a249 →