gopidesupavan commented on PR #61794:
URL: https://github.com/apache/airflow/pull/61794#issuecomment-3893274985

   ```
     × No solution found when resolving dependencies for split (markers:
     │ python_full_version >= '3.14' and sys_platform == 'win32'):
     ╰─▶ Because s3fs==2026.2.0 depends on fsspec==2026.2.0 and 
fsspec==2026.1.0,
         we can conclude that s3fs>=2026.1.0 depends on fsspec>=2026.1.0. (1)
   
         Because only the following versions of gcsfs are available:
             gcsfs<=2023.10.0
             gcsfs==2023.12.0
             gcsfs==2023.12.1
             gcsfs==2023.12.2.post1
             gcsfs==2024.2.0
             gcsfs==2024.3.1
             gcsfs==2024.5.0
             gcsfs==2024.6.0
             gcsfs==2024.6.1
             gcsfs==2024.9.0
             gcsfs==2024.9.0.post1
             gcsfs==2024.10.0
             gcsfs==2024.12.0
             gcsfs==2025.2.0
             gcsfs==2025.3.0
             gcsfs==2025.3.1
             gcsfs==2025.3.2
             gcsfs==2025.5.0
             gcsfs==2025.5.0.post1
             gcsfs==2025.5.1
             gcsfs==2025.7.0
             gcsfs==2025.9.0
             gcsfs==2025.10.0
             gcsfs==2025.12.0
             gcsfs==2026.1.0
             gcsfs==2026.2.0
         and gcsfs==2023.10.0 depends on fsspec==2023.10.0, we can conclude that
         gcsfs>=2023.10.0,<2023.12.0 depends on fsspec==2023.10.0.
         And because gcsfs==2023.12.0 depends on fsspec==2023.12.0,
         we can conclude that gcsfs>=2023.10.0,<2023.12.1 depends on
         fsspec>=2023.10.0,<=2023.12.0.
         And because gcsfs==2023.12.1 depends on fsspec==2023.12.1 and
         fsspec==2023.12.2, we can conclude that gcsfs>=2023.10.0,<2024.2.0
         depends on fsspec>=2023.10.0,<=2023.12.2.
         And because gcsfs==2024.2.0 depends on fsspec==2024.2.0 and
         fsspec==2024.3.1, we can conclude that gcsfs>=2023.10.0,<2024.5.0
         depends on one of:
             fsspec>=2023.10.0,<=2024.2.0
         apache-airflow-providers-common-ai[common-compat],
         apache-airflow-providers-google[amazon] are incompatible. (7)
   
         Because only the following versions of yandexcloud{python_full_version
         >= '3.13'} are available:
             yandexcloud{python_full_version >= '3.13'}<=0.376.0
             yandexcloud{python_full_version >= '3.13'}==0.377.0
         and yandexcloud>=0.376.0 depends on protobuf>=5.29.1,<6, we can 
conclude
         that yandexcloud{python_full_version >= '3.13'}>=0.376.0,<0.377.0
         depends on protobuf>=5.29.1,<6.
         And because yandexcloud==0.377.0 depends on protobuf>=5.29.1,<6, we
         can conclude that yandexcloud{python_full_version >= '3.13'}>=0.376.0
         depends on protobuf>=5.29.1,<6.
         And because we know from (7) that protobuf<6.31.1,
         apache-airflow-providers-amazon[aiobotocore],
         apache-airflow-providers-amazon[s3fs],
         apache-airflow-providers-common-ai[common-compat],
         apache-airflow-providers-google[amazon] are incompatible, we
         can conclude that apache-airflow-providers-amazon[aiobotocore],
         apache-airflow-providers-amazon[s3fs],
         apache-airflow-providers-common-ai[common-compat],
         apache-airflow-providers-google[amazon], 
yandexcloud{python_full_version
         >= '3.13'}>=0.376.0 are incompatible.
         And because apache-airflow-providers-yandex depends on
         yandexcloud{python_full_version >= '3.13'}>=0.376.0 and your
         workspace requires apache-airflow-providers-amazon[aiobotocore],
         we can conclude that your workspace's requirements,
         apache-airflow-providers-yandex, apache-airflow-providers-amazon[s3fs],
         apache-airflow-providers-common-ai[common-compat],
         apache-airflow-providers-google[amazon] are incompatible.
         And because your workspace requires 
apache-airflow-providers-amazon[s3fs]
         and apache-airflow-providers-common-ai[common-compat], we can conclude
         that your workspace's requirements, apache-airflow-providers-yandex,
         apache-airflow-providers-google[amazon] are incompatible.
         And because your workspace requires
         apache-airflow-providers-google[amazon] and
         apache-airflow-providers-yandex, we can conclude that your workspace's
         requirements are unsatisfiable.
   
         hint: While the active Python version is 3.10, the resolution failed 
for
         other Python versions supported by your project. Consider limiting your
         project's supported Python versions using `requires-python`.
   
         hint: Pre-releases are available for `google-api-core` in the requested
         range (e.g., 2.25.1rc0), but pre-releases weren't enabled (try:
         `--prerelease=allow`)
   
         hint: Pre-releases are available for `grpcio-status` in the requested
         range (e.g., 1.78.0rc2), but pre-releases weren't enabled (try:
         `--prerelease=allow`)
   ```
   
   The latest pydantic-ai package version isn’t resolving but version 0.0.5 
resolving, which is quite outdated and doesn’t include the newer features or 
model providers.
   
   I’m scratching my head at this point. Any help would be greatly 
appreciated.. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to