Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bump prefect-kubernetes's dependency on prefect #17347

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

zzstoatzz
Copy link
Collaborator

» uv run --with prefect==3.2.7 --with prefect-kubernetes python -c "import prefect_kubernetes"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Users/nate/Library/Caches/uv/archive-v0/nBzMLbYy8B3yWNDaG_Rwg/lib/python3.12/site-packages/prefect_kubernetes/__init__.py", line 8, in <module>
    from prefect_kubernetes.worker import KubernetesWorker  # noqa F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/nate/Library/Caches/uv/archive-v0/nBzMLbYy8B3yWNDaG_Rwg/lib/python3.12/site-packages/prefect_kubernetes/worker.py", line 156, in <module>
    from prefect.futures import PrefectFlowRunFuture
ImportError: cannot import name 'PrefectFlowRunFuture' from 'prefect.futures' (/Users/nate/Library/Caches/uv/archive-v0/nBzMLbYy8B3yWNDaG_Rwg/lib/python3.12/site-packages/prefect/futures.py). Did you mean: 'PrefectWrappedFuture'?

@zzstoatzz zzstoatzz added the integrations Related to integrations with other services label Mar 3, 2025
@zzstoatzz zzstoatzz marked this pull request as ready for review March 3, 2025 17:21
@zzstoatzz zzstoatzz merged commit 00bd45f into main Mar 3, 2025
20 checks passed
@zzstoatzz zzstoatzz deleted the update-k8s-pin branch March 3, 2025 17:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
integrations Related to integrations with other services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants