Skip to content

Commit

Permalink
pin setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
clairelin135 committed Jul 18, 2024
1 parent 7fec7e9 commit b119c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_modules/libraries/dagster-airflow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def get_version() -> str:
"docker>=5.0.3,<6.0.0",
"urllib3<2", # docker version pinned above requires this but has no pin
"lazy_object_proxy",
"setuptools<71.0.0",
],
project_urls={
# airflow will embed a link this in the providers page UI
Expand Down

0 comments on commit b119c0f

Please sign in to comment.