modal-labs / modal-client

Python client library for Modal
https://modal.com/docs
Apache License 2.0
285 stars 38 forks source link

Remove aiostream from library dependencies #2541

Closed mwaskom closed 4 days ago

mwaskom commented 5 days ago

Closes CLI-241

We have to keep the library in the requirements files for legacy Image Builder versions but it's not part of 2024.10. Even though it will be installed in the container with older Image Builders, up-to-date clients won't actually import it.

Changelog

freider commented 4 days ago

lgtm!

mwaskom commented 4 days ago

@prbot lgtm