Commit e017bd3
⚡ Bolt: Add aiohttp dependency for Router optimization
Adds `aiohttp` to `requirements.txt` to support the new `aiohttp.ClientSession` logic in `fastdeploy/router/router.py`.
This fixes the `ModuleNotFoundError` causing E2E tests to fail.
Co-authored-by: ZeyuChen <1371212+ZeyuChen@users.noreply.github.com>1 parent 2857c44 commit e017bd3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments