https://dagster.io/ logo
#dagster-releases
Title
# dagster-releases
y

yuhan

01/12/2023, 11:26 PM
Weekly Release Highlights: 1.1.10 daggy success Stale assets can be materialized from a schedule or sensor python grpcio pin is removed for Python 3.10 and 3.11 airbyte Airbyte assets now work with freshness policies
f

Félix Tremblay

01/13/2023, 2:04 PM
@yuhan thank you, and I think you meant to write airbyte
y

yuhan

01/13/2023, 5:00 PM
@Félix Tremblay thank you for catching!! updated shhh
z

Zach P

01/19/2023, 11:25 PM
Just realized that this release added support for using requirements.txt with local package dependencies in dagster cloud! This is super cool! Is there some example I can reference to use it? (If not, do I need to reference a wheel, or can I just reference and directory with a PEP517 supported directory?)