Free-threaded Python Library Compatibility Checker

Compatibility Results: CPython 3.13t and 3.14t

Library Installation Status Heatmap
Loading...

Loading library status heatmap...

Loading...

Loading Python 3.13t heatmap...

Loading...

Loading Python 3.14t heatmap...

Success
Failed
No Data

Python 3.13t Compatibility Results

Library Version Build Result Error Details Last Updated At
flit-core 3.12.0 Success - 2025-05-20 18:58:44
pycountry 24.6.1 Success - 2025-05-20 20:03:45
cymem 2.0.11 Success - 2025-05-20 21:58:03
opencensus 0.11.4 Success - 2025-05-21 01:36:15
opencv-python 4.12.0.88 Failed
nclude/python3.13t/object.h:816:9: error: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        816 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:817:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        817 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, new_local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:820:9: error: ‘_Py_atomic_add_ssize’ was not declared in this scope; did you mean ‘__atomic_add_fetch’?
        820 |         _Py_atomic_add_ssize(&op->ob_ref_shared, (1 << _Py_REF_SHARED_SHIFT));
            |         ^~~~~~~~~~~~~~~~~~~~
            |         __atomic_add_fetch
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h: In function ‘void Py_DECREF(PyObject*)’:
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:904:22: error: ‘_Py_atomic_load_uint32_relaxed’ was not declared in this scope
        904 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local);
            |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:909:9: error: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        909 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:911:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        911 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:913:13: error: ‘_Py_MergeZeroLocalRefcount’ was not declared in this scope
        913 |             _Py_MergeZeroLocalRefcount(op);
            |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h:917:9: error: ‘_Py_DecRefShared’ was not declared in this scope; did you mean ‘_Py_DecRef’?
        917 |         _Py_DecRefShared(op);
            |         ^~~~~~~~~~~~~~~~
            |         _Py_DecRef
      /tmp/pip-install-bemht3gw/opencv-python_1f1ea501225646a7bcabc09bd22f0fd6/opencv/modules/python/src2/cv2.cpp: At global scope:
      /tmp/pip-install-bemht3gw/opencv-python_1f1ea501225646a7bcabc09bd22f0fd6/opencv/modules/python/src2/cv2.cpp:589:1: error: too many initializers for ‘PyObject’ {aka ‘_object’}
        589 | };
            | ^
      gmake[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/build.make:79: modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] Error 1
      gmake[1]: *** [CMakeFiles/Makefile2:3063: modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2
      gmake: *** [Makefile:166: all] Error 2
      Traceback (most recent call last):
        File "/tmp/pip-build-env-0yagm26g/overlay/lib/python3.13t/site-packages/skbuild/setuptools_wrap.py", line 668, in setup
          cmkr.make(make_args, install_target=cmake_install_target, env=env)
          ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-0yagm26g/overlay/lib/python3.13t/site-packages/skbuild/cmaker.py", line 696, in make
          self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-0yagm26g/overlay/lib/python3.13t/site-packages/skbuild/cmaker.py", line 741, in make_impl
          raise SKBuildError(msg)
      
      An error occurred while building with CMake.
        Command:
          /tmp/pip-build-env-0yagm26g/normal/lib/python3.13t/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
        Install target:
          install
        Source directory:
          /tmp/pip-install-bemht3gw/opencv-python_1f1ea501225646a7bcabc09bd22f0fd6
        Working directory:
          /tmp/pip-install-bemht3gw/opencv-python_1f1ea501225646a7bcabc09bd22f0fd6/_skbuild/linux-x86_64-3.13/cmake-build
      Please check the install target is valid and see CMake's output for more information.
      
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for opencv-python
ERROR: Failed to build installable wheels for some pyproject.toml based projects (opencv-python)
2025-05-20 21:59:41
patsy 1.0.1 Success - 2025-05-21 01:40:23
graphviz 0.21 Success - 2025-05-20 20:19:31
pytzdata 2020.1 Success - 2025-05-20 17:09:25
alabaster 1.0.0 Success - 2025-05-20 20:04:04
google-cloud-os-login 2.18.0 Success - 2025-05-20 22:57:45
duckdb 1.4.1 Success - 2025-05-20 19:21:19
pytest-html 4.1.1 Success - 2025-05-21 01:36:38
freezegun 1.5.5 Success - 2025-05-20 21:59:54
xlsxwriter 3.2.9 Success - 2025-05-20 18:07:09
flask-cors 6.0.1 Success - 2025-05-21 01:40:52
great-expectations 1.7.0 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [44 lines of output]
      Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version == "3.8"' don't match your environment
      Collecting maturin<2,>=1.9.4
        Using cached maturin-1.9.6-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
      Collecting cffi>=2.0.0
        Using cached cffi-2.0.0.tar.gz (523 kB)
        Installing build dependencies: started
        Installing build dependencies: finished with status 'done'
        Getting requirements to build wheel: started
        Getting requirements to build wheel: finished with status 'error'
        error: subprocess-exited-with-error
      
        × Getting requirements to build wheel did not run successfully.
        │ exit code: 1
        ╰─> [20 lines of output]
            Traceback (most recent call last):
              File "/tmp/tmpqz3_o7w9/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpqz3_o7w9/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
                json_out["return_val"] = hook(**hook_input["kwargs"])
                                         ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
              File "/tmp/tmpqz3_o7w9/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
                return hook(config_settings)
              File "/tmp/pip-build-env-mm5aixqa/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
                return self._get_build_requires(config_settings, requirements=[])
                       ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/tmp/pip-build-env-mm5aixqa/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-mm5aixqa/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
                exec(code, locals())
                ~~~~^^^^^^^^^^^^^^^^
              File "<string>", line 22, in <module>
            RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
            [end of output]
      
        note: This error originates from a subprocess, and is likely not a problem with pip.
      error: subprocess-exited-with-error
      
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> See above for output.
      
      note: This error originates from a subprocess, and is likely not a problem with pip.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-20 20:39:56
pytest-runner 6.0.1 Success - 2025-05-20 20:05:51
spacy-loggers 1.0.5 Success - 2025-05-20 23:16:11
pg8000 1.31.5 Success - 2025-05-20 17:29:35
blis 1.3.0 Success - 2025-05-20 22:36:27

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
flit-core 3.12.0 Success - 2025-05-20 17:48:07
pycountry 24.6.1 Success - 2025-05-20 23:51:49
cymem 2.0.11 Success - 2025-05-21 00:33:58
opencensus 0.11.4 Success - 2025-05-21 03:25:40
opencv-python 4.12.0.88 Failed
_lefteye_2splits.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_license_plate_rus_16stages.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_lowerbody.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_profileface.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_righteye_2splits.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_russian_plate_number.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_smile.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/haarcascades/haarcascade_upperbody.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/lbpcascades/lbpcascade_frontalcatface.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/lbpcascades/lbpcascade_frontalface.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/lbpcascades/lbpcascade_frontalface_improved.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/lbpcascades/lbpcascade_profileface.xml
      -- Installing: /tmp/pip-install-yhp0dits/opencv-python_c7e157d111b549d5a3c20022b5e8e2ce/_skbuild/linux-x86_64-3.14/cmake-install/share/opencv4/lbpcascades/lbpcascade_silverware.xml
      Copying files from CMake output
      Traceback (most recent call last):
        File "/tmp/tmpdv1l6q85/venv/lib/python3.14t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
          main()
          ~~~~^^
        File "/tmp/tmpdv1l6q85/venv/lib/python3.14t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
                                   ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/tmpdv1l6q85/venv/lib/python3.14t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
          return _build_backend().build_wheel(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              wheel_directory, config_settings, metadata_directory
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-0rcphmh8/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 410, in build_wheel
          return self._build_with_temp_dir(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~^
              ['bdist_wheel'],
              ^^^^^^^^^^^^^^^^
          ...<3 lines>...
              self._arbitrary_args(config_settings),
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-0rcphmh8/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 395, in _build_with_temp_dir
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-0rcphmh8/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 311, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 537, in <module>
        File "<string>", line 266, in main
        File "/tmp/pip-build-env-0rcphmh8/overlay/lib/python3.14t/site-packages/skbuild/setuptools_wrap.py", line 700, in setup
          _classify_installed_files(
          ~~~~~~~~~~~~~~~~~~~~~~~~~^
              cmake_manifest,
              ^^^^^^^^^^^^^^^
          ...<8 lines>...
              cmake_install_dir,
              ^^^^^^^^^^^^^^^^^^
          )
          ^
        File "<string>", line 411, in _classify_installed_files_override
      FileNotFoundError: [Errno 2] No such file or directory: '_skbuild/linux-x86_64-3.14/cmake-install/python/cv2/config-3.py'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for opencv-python
ERROR: Failed to build installable wheels for some pyproject.toml based projects (opencv-python)
2025-05-20 21:20:41
patsy 1.0.1 Success - 2025-05-20 23:03:48
graphviz 0.21 Success - 2025-05-20 23:12:05
pytzdata 2020.1 Success - 2025-05-20 16:29:44
alabaster 1.0.0 Success - 2025-05-20 19:39:51
google-cloud-os-login 2.18.0 Success - 2025-05-21 03:46:02
duckdb 1.4.1 Success - 2025-05-20 20:20:34
pytest-html 4.1.1 Success - 2025-05-21 03:25:58
freezegun 1.5.5 Success - 2025-05-20 23:52:13
xlsxwriter 3.2.9 Success - 2025-05-20 20:24:45
flask-cors 6.0.1 Success - 2025-05-21 00:34:29
great-expectations 1.7.0 Failed
ERROR: Ignored the following yanked versions: 0.15.37, 0.15.38, 0.15.39, 0.16.2, 0.16.4, 0.16.9, 0.17.13, 0.17.20, 0.18.6
ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.8,<3.12; 1.0.0a5 Requires-Python >=3.8,<3.12; 1.0.0a6 Requires-Python >=3.8,<3.12; 1.0.1 Requires-Python >=3.8,<3.12; 1.0.2 Requires-Python >=3.8,<3.12; 1.0.3 Requires-Python >=3.8,<3.12; 1.0.4 Requires-Python >=3.8,<3.12; 1.0.5 Requires-Python >=3.8,<3.12; 1.0.6 Requires-Python >=3.8,<3.12; 1.1.0 Requires-Python >=3.8,<3.12; 1.1.1 Requires-Python >=3.9,<3.12; 1.1.2 Requires-Python >=3.9,<3.12; 1.1.3 Requires-Python >=3.9,<3.13; 1.2.0 Requires-Python >=3.9,<3.13; 1.2.1 Requires-Python >=3.9,<3.13; 1.2.2 Requires-Python >=3.9,<3.13; 1.2.3 Requires-Python >=3.9,<3.13; 1.2.4 Requires-Python >=3.9,<3.13; 1.2.5 Requires-Python >=3.9,<3.13; 1.2.6 Requires-Python >=3.9,<3.13; 1.3.0 Requires-Python >=3.9,<3.13; 1.3.1 Requires-Python >=3.9,<3.13; 1.3.10 Requires-Python >=3.9,<3.13; 1.3.11 Requires-Python >=3.9,<3.13; 1.3.12 Requires-Python >=3.9,<3.13; 1.3.13 Requires-Python >=3.9,<3.13; 1.3.14 Requires-Python >=3.9,<3.13; 1.3.2 Requires-Python >=3.9,<3.13; 1.3.3 Requires-Python >=3.9,<3.13; 1.3.4 Requires-Python >=3.9,<3.13; 1.3.5 Requires-Python >=3.9,<3.13; 1.3.6 Requires-Python >=3.9,<3.13; 1.3.7 Requires-Python >=3.9,<3.13; 1.3.8 Requires-Python >=3.9,<3.13; 1.3.9 Requires-Python >=3.9,<3.13; 1.4.0 Requires-Python >=3.9,<3.13; 1.4.1 Requires-Python >=3.9,<3.13; 1.4.2 Requires-Python >=3.9,<3.13; 1.4.3 Requires-Python >=3.9,<3.13; 1.4.4 Requires-Python >=3.9,<3.13; 1.4.5 Requires-Python >=3.9,<3.13; 1.4.6 Requires-Python >=3.9,<3.13; 1.4.7 Requires-Python >=3.9,<3.13; 1.5.0 Requires-Python >=3.9,<3.13; 1.5.1 Requires-Python >=3.9,<3.13; 1.5.10 Requires-Python >=3.9,<3.13; 1.5.11 Requires-Python >=3.9,<3.13; 1.5.2 Requires-Python >=3.9,<3.13; 1.5.3 Requires-Python >=3.9,<3.13; 1.5.4 Requires-Python >=3.9,<3.13; 1.5.5 Requires-Python >=3.9,<3.13; 1.5.6 Requires-Python >=3.9,<3.13; 1.5.7 Requires-Python >=3.9,<3.13; 1.5.8 Requires-Python >=3.9,<3.13; 1.5.9 Requires-Python >=3.9,<3.13; 1.6.0 Requires-Python >=3.9,<3.13; 1.6.1 Requires-Python >=3.9,<3.13; 1.6.2 Requires-Python >=3.9,<3.13; 1.6.3 Requires-Python >=3.9,<3.13; 1.6.4 Requires-Python >=3.9,<3.13; 1.7.0 Requires-Python >=3.9,<3.14
ERROR: Could not find a version that satisfies the requirement great-expectations==1.7.0 (from versions: 0.0.1111.post0.dev17, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.8.0a1, 0.8.0a2, 0.8.0a3, 0.8.0a4, 0.8.0, 0.8.1, 0.8.2, 0.8.2.post0, 0.8.3, 0.8.4, 0.8.4.post0, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.9.0b0, 0.9.0b1, 0.9.0b2, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 0.10.8, 0.10.9, 0.10.10, 0.10.11, 0.10.12, 0.11.0b0, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.11.6, 0.11.7, 0.11.8, 0.11.9, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.12.7, 0.12.8, 0.12.9, 0.12.10, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.14, 0.13.15, 0.13.16, 0.13.17, 0.13.18, 0.13.19, 0.13.20, 0.13.21, 0.13.22, 0.13.23, 0.13.24, 0.13.25, 0.13.26, 0.13.27, 0.13.28, 0.13.29, 0.13.30, 0.13.31, 0.13.32, 0.13.33, 0.13.34, 0.13.35, 0.13.36, 0.13.37, 0.13.38, 0.13.39, 0.13.40, 0.13.41, 0.13.42, 0.13.43, 0.13.44, 0.13.45, 0.13.46, 0.13.47, 0.13.48, 0.13.49, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.5, 0.14.6, 0.14.7, 0.14.8, 0.14.9, 0.14.10, 0.14.11, 0.14.12, 0.14.13, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.15.4, 0.15.5, 0.15.6, 0.15.7, 0.15.8, 0.15.9, 0.15.10, 0.15.11, 0.15.12, 0.15.13, 0.15.14, 0.15.15, 0.15.16, 0.15.17, 0.15.18, 0.15.19, 0.15.20, 0.15.21, 0.15.22, 0.15.23, 0.15.24, 0.15.25, 0.15.26, 0.15.27, 0.15.28, 0.15.29, 0.15.30, 0.15.31, 0.15.32, 0.15.33, 0.15.34, 0.15.35, 0.15.36, 0.15.40, 0.15.41, 0.15.42, 0.15.43, 0.15.44, 0.15.45, 0.15.46, 0.15.47, 0.15.48, 0.15.49, 0.15.50, 0.16.0, 0.16.1, 0.16.3, 0.16.5, 0.16.6, 0.16.7, 0.16.8, 0.16.10, 0.16.11, 0.16.12, 0.16.13, 0.16.14, 0.16.15, 0.16.16, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.17.5, 0.17.6, 0.17.7, 0.17.8, 0.17.9, 0.17.11, 0.17.12, 0.17.14, 0.17.15, 0.17.16, 0.17.17, 0.17.18, 0.17.19, 0.17.21, 0.17.22, 0.17.23, 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.18.4, 0.18.5, 0.18.7, 0.18.8, 0.18.9, 0.18.10, 0.18.11, 0.18.12, 0.18.13, 0.18.14, 0.18.15, 0.18.16, 0.18.17, 0.18.18, 0.18.19, 0.18.20, 0.18.21, 0.18.22, 1.0.0a1, 1.0.0a2, 1.0.0a3, 1.0.0a4)
ERROR: No matching distribution found for great-expectations==1.7.0
2025-05-20 17:48:27
pytest-runner 6.0.1 Success - 2025-05-20 22:01:28
spacy-loggers 1.0.5 Success - 2025-05-21 00:18:52
pg8000 1.31.5 Success - 2025-05-20 18:06:44
blis 1.3.0 Failed
ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python <3.14,>=3.9; 1.1.0a0 Requires-Python <3.14,>=3.9; 1.2.0 Requires-Python <3.13,>=3.6; 1.2.1 Requires-Python <3.13,>=3.6; 1.3.0 Requires-Python <3.14,>=3.6
ERROR: Could not find a version that satisfies the requirement blis==1.3.0 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.8, 0.0.9.dev104, 0.0.10, 0.0.12, 0.0.13, 0.0.16, 0.1.0, 0.2.0.dev0, 0.2.0, 0.2.1, 0.2.2.dev0, 0.2.2, 0.2.3.dev0, 0.2.3.dev1, 0.2.3.dev2, 0.2.3.dev3, 0.2.3, 0.2.4, 0.3.1, 0.4.0.dev0, 0.4.0.dev1, 0.4.0, 0.4.1, 0.7.0, 0.7.1.dev0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.9.0, 0.9.1.dev0, 0.9.1.dev1, 0.9.1, 1.0.0a1, 1.0.0, 1.0.1, 1.0.2)
ERROR: No matching distribution found for blis==1.3.0
2025-05-20 19:57:35