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 4.0.2 Success - 2026-08-05 01:03:09
pycountry 26.2.16 Success - 2026-02-18 01:02:44
cymem 2.0.13 Success - 2025-11-15 01:02:16
opencensus 0.11.4 Success - 2025-05-21 01:36:15
opencv-python 5.0.0.93 Failed
rror: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        816 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.13.9+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.9+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.9+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h: In function ‘void Py_DECREF(PyObject*)’:
      /root/.local/share/uv/python/cpython-3.13.9+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.9+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.9+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.9+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.9+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-n9niq93a/opencv-python_6d2893c51bba4864b2431f8f1214b637/opencv/modules/python/src2/cv2.cpp: At global scope:
      /tmp/pip-install-n9niq93a/opencv-python_6d2893c51bba4864b2431f8f1214b637/opencv/modules/python/src2/cv2.cpp:610:1: error: too many initializers for ‘PyObject’ {aka ‘_object’}
        610 | };
            | ^
      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:3108: 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-g_t6i6vs/overlay/lib/python3.13t/site-packages/skbuild/setuptools_wrap.py", line 669, in setup
          cmkr.make(make_args, install_target=cmake_install_target, env=env)
          ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-g_t6i6vs/overlay/lib/python3.13t/site-packages/skbuild/cmaker.py", line 697, in make
          self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-g_t6i6vs/overlay/lib/python3.13t/site-packages/skbuild/cmaker.py", line 742, in make_impl
          raise SKBuildError(msg)
      
      An error occurred while building with CMake.
        Command:
          /tmp/pip-build-env-g_t6i6vs/normal/lib/python3.13t/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
        Install target:
          install
        Source directory:
          /tmp/pip-install-n9niq93a/opencv-python_6d2893c51bba4864b2431f8f1214b637
        Working directory:
          /tmp/pip-install-n9niq93a/opencv-python_6d2893c51bba4864b2431f8f1214b637/_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-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> opencv-python
2026-07-03 01:49:21
patsy 1.0.2 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.22.0 Failed
  error: subprocess-exited-with-error
  
  × installing build dependencies for cryptography did not run successfully.
  │ exit code: 1
  ╰─> [37 lines of output]
      Collecting maturin!=1.12.0,<2,>=1.9.4
        Using cached maturin-1.14.1-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/tmpekybw0jx/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpekybw0jx/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/tmpekybw0jx/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-gbb6ui3d/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
                return self._get_build_requires(config_settings, requirements=[])
                       ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/tmp/pip-build-env-gbb6ui3d/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-gbb6ui3d/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: Failed to build 'cffi' when getting requirements to build wheel
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
2026-06-23 01:05:49
duckdb 1.5.5 Success - 2026-07-23 01:15:58
pytest-html 4.2.0 Success - 2026-01-20 01:02:18
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.5 Success - 2026-06-09 01:03:16
great-expectations 1.20.0 Failed
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory

2026-08-08 01:02:19
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.3 Success - 2025-11-18 01:23:28

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
flit-core 4.0.2 Success - 2026-08-05 01:03:11
pycountry 26.2.16 Success - 2026-02-18 01:01:58
cymem 2.0.13 Success - 2025-11-15 01:01:45
opencensus 0.11.4 Success - 2025-05-21 03:25:40
opencv-python 5.0.0.93 Failed
edByCurrentThread’ was not declared in this scope
        273 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:274:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        274 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, new_local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:277:9: error: ‘_Py_atomic_add_ssize’ was not declared in this scope; did you mean ‘__atomic_add_fetch’?
        277 |         _Py_atomic_add_ssize(&op->ob_ref_shared, (1 << _Py_REF_SHARED_SHIFT));
            |         ^~~~~~~~~~~~~~~~~~~~
            |         __atomic_add_fetch
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h: In function ‘void Py_DECREF(PyObject*)’:
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:363:22: error: ‘_Py_atomic_load_uint32_relaxed’ was not declared in this scope
        363 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local);
            |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:369:9: error: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        369 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:371:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        371 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:373:13: error: ‘_Py_MergeZeroLocalRefcount’ was not declared in this scope
        373 |             _Py_MergeZeroLocalRefcount(op);
            |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:377:9: error: ‘_Py_DecRefShared’ was not declared in this scope; did you mean ‘_Py_DecRef’?
        377 |         _Py_DecRefShared(op);
            |         ^~~~~~~~~~~~~~~~
            |         _Py_DecRef
      /tmp/pip-install-d4eld5rl/opencv-python_c3ab914b541842438378bdaaf8829f52/opencv/modules/python/src2/cv2.cpp: At global scope:
      /tmp/pip-install-d4eld5rl/opencv-python_c3ab914b541842438378bdaaf8829f52/opencv/modules/python/src2/cv2.cpp:610:1: error: too many initializers for ‘PyObject’ {aka ‘_object’}
        610 | };
            | ^
      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:3108: 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-cxd39gg4/overlay/lib/python3.14t/site-packages/skbuild/setuptools_wrap.py", line 669, in setup
          cmkr.make(make_args, install_target=cmake_install_target, env=env)
          ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-cxd39gg4/overlay/lib/python3.14t/site-packages/skbuild/cmaker.py", line 697, in make
          self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-cxd39gg4/overlay/lib/python3.14t/site-packages/skbuild/cmaker.py", line 742, in make_impl
          raise SKBuildError(msg)
      
      An error occurred while building with CMake.
        Command:
          /tmp/pip-build-env-cxd39gg4/normal/lib/python3.14t/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
        Install target:
          install
        Source directory:
          /tmp/pip-install-d4eld5rl/opencv-python_c3ab914b541842438378bdaaf8829f52
        Working directory:
          /tmp/pip-install-d4eld5rl/opencv-python_c3ab914b541842438378bdaaf8829f52/_skbuild/linux-x86_64-3.14/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-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> opencv-python
2026-07-03 01:49:50
patsy 1.0.2 Success - 2025-10-26 12:18:21
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.22.0 Success - 2026-06-23 01:48:27
duckdb 1.5.5 Success - 2026-07-23 01:20:14
pytest-html 4.2.0 Success - 2026-01-20 01:02:23
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.5 Success - 2026-06-09 01:03:20
great-expectations 1.20.0 Failed
1.12.3 Requires-Python >=3.10,<3.14; 1.13.0 Requires-Python >=3.10,<3.14; 1.13.1 Requires-Python >=3.10,<3.14; 1.14.0 Requires-Python >=3.10,<3.14; 1.15.0 Requires-Python >=3.10,<3.14; 1.15.1 Requires-Python >=3.10,<3.14; 1.15.2 Requires-Python >=3.10,<3.14; 1.16.0 Requires-Python >=3.10,<3.14; 1.16.1 Requires-Python >=3.10,<3.14; 1.17.0 Requires-Python >=3.10,<3.14; 1.17.1 Requires-Python >=3.10,<3.14; 1.17.2 Requires-Python >=3.10,<3.14; 1.18.0 Requires-Python >=3.10,<3.14; 1.18.1 Requires-Python >=3.10,<3.14; 1.18.2 Requires-Python >=3.10,<3.14; 1.19.0 Requires-Python >=3.10,<3.14; 1.19.1 Requires-Python >=3.10,<3.14; 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.20.0 Requires-Python >=3.10,<3.14; 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; 1.7.1 Requires-Python >=3.9,<3.14; 1.8.0 Requires-Python >=3.9,<3.14; 1.8.1 Requires-Python >=3.9,<3.14; 1.9.0 Requires-Python >=3.10,<3.14; 1.9.1 Requires-Python >=3.10,<3.14; 1.9.2 Requires-Python >=3.10,<3.14; 1.9.3 Requires-Python >=3.10,<3.14
ERROR: Could not find a version that satisfies the requirement great-expectations==1.20.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.20.0
2026-08-08 01:02:18
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.3 Success - 2025-11-18 02:29:14