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.11.0.86 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.3+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.3+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.3+freethreaded-linux-x86_64-gnu/include/python3.13t/object.h: In function ‘void Py_DECREF(PyObject*)’:
      /root/.local/share/uv/python/cpython-3.13.3+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.3+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.3+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.3+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.3+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-ko8ff6jz/opencv-python_6ee4c9f71d1b4883a771620f433e3d58/opencv/modules/python/src2/cv2.cpp: At global scope:
      /tmp/pip-install-ko8ff6jz/opencv-python_6ee4c9f71d1b4883a771620f433e3d58/opencv/modules/python/src2/cv2.cpp:586:1: error: too many initializers for ‘PyObject’ {aka ‘_object’}
        586 | };
            | ^
      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:2992: 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-fm0jky24/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-fm0jky24/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-fm0jky24/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-fm0jky24/normal/lib/python3.13t/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
        Install target:
          install
        Source directory:
          /tmp/pip-install-ko8ff6jz/opencv-python_6ee4c9f71d1b4883a771620f433e3d58
        Working directory:
          /tmp/pip-install-ko8ff6jz/opencv-python_6ee4c9f71d1b4883a771620f433e3d58/_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.17.2 Success - 2025-05-20 22:57:45
duckdb 1.3.1 Success - 2025-05-20 19:21:19
pytest-html 4.1.1 Success - 2025-05-21 01:36:38
freezegun 1.5.2 Success - 2025-05-20 21:59:54
xlsxwriter 3.2.5 Success - 2025-05-20 18:07:09
flask-cors 6.0.1 Success - 2025-05-21 01:40:52
great-expectations 1.5.3 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.12,>=3.8; 1.0.0a5 Requires-Python <3.12,>=3.8; 1.0.0a6 Requires-Python <3.12,>=3.8; 1.0.1 Requires-Python <3.12,>=3.8; 1.0.2 Requires-Python <3.12,>=3.8; 1.0.3 Requires-Python <3.12,>=3.8; 1.0.4 Requires-Python <3.12,>=3.8; 1.0.5 Requires-Python <3.12,>=3.8; 1.0.6 Requires-Python <3.12,>=3.8; 1.1.0 Requires-Python <3.12,>=3.8; 1.1.1 Requires-Python <3.12,>=3.9; 1.1.2 Requires-Python <3.12,>=3.9; 1.1.3 Requires-Python <3.13,>=3.9; 1.2.0 Requires-Python <3.13,>=3.9; 1.2.1 Requires-Python <3.13,>=3.9; 1.2.2 Requires-Python <3.13,>=3.9; 1.2.3 Requires-Python <3.13,>=3.9; 1.2.4 Requires-Python <3.13,>=3.9; 1.2.5 Requires-Python <3.13,>=3.9; 1.2.6 Requires-Python <3.13,>=3.9; 1.3.0 Requires-Python <3.13,>=3.9; 1.3.1 Requires-Python <3.13,>=3.9; 1.3.10 Requires-Python <3.13,>=3.9; 1.3.11 Requires-Python <3.13,>=3.9; 1.3.12 Requires-Python <3.13,>=3.9; 1.3.13 Requires-Python <3.13,>=3.9; 1.3.14 Requires-Python <3.13,>=3.9; 1.3.2 Requires-Python <3.13,>=3.9; 1.3.3 Requires-Python <3.13,>=3.9; 1.3.4 Requires-Python <3.13,>=3.9; 1.3.5 Requires-Python <3.13,>=3.9; 1.3.6 Requires-Python <3.13,>=3.9; 1.3.7 Requires-Python <3.13,>=3.9; 1.3.8 Requires-Python <3.13,>=3.9; 1.3.9 Requires-Python <3.13,>=3.9; 1.4.0 Requires-Python <3.13,>=3.9; 1.4.1 Requires-Python <3.13,>=3.9; 1.4.2 Requires-Python <3.13,>=3.9; 1.4.3 Requires-Python <3.13,>=3.9; 1.4.4 Requires-Python <3.13,>=3.9; 1.4.5 Requires-Python <3.13,>=3.9; 1.4.6 Requires-Python <3.13,>=3.9; 1.4.7 Requires-Python <3.13,>=3.9; 1.5.0 Requires-Python <3.13,>=3.9; 1.5.1 Requires-Python <3.13,>=3.9; 1.5.2 Requires-Python <3.13,>=3.9; 1.5.3 Requires-Python <3.13,>=3.9
ERROR: Could not find a version that satisfies the requirement great-expectations==1.5.3 (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.5.3
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.2 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.11.0.86 Failed
9: error: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        287 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:288:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        288 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, new_local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:291:9: error: ‘_Py_atomic_add_ssize’ was not declared in this scope; did you mean ‘__atomic_add_fetch’?
        291 |         _Py_atomic_add_ssize(&op->ob_ref_shared, (1 << _Py_REF_SHARED_SHIFT));
            |         ^~~~~~~~~~~~~~~~~~~~
            |         __atomic_add_fetch
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h: In function ‘void Py_DECREF(PyObject*)’:
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:377:22: error: ‘_Py_atomic_load_uint32_relaxed’ was not declared in this scope
        377 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local);
            |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:383:9: error: ‘_Py_IsOwnedByCurrentThread’ was not declared in this scope
        383 |     if (_Py_IsOwnedByCurrentThread(op)) {
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:385:9: error: ‘_Py_atomic_store_uint32_relaxed’ was not declared in this scope
        385 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, local);
            |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:387:13: error: ‘_Py_MergeZeroLocalRefcount’ was not declared in this scope
        387 |             _Py_MergeZeroLocalRefcount(op);
            |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/refcount.h:391:9: error: ‘_Py_DecRefShared’ was not declared in this scope; did you mean ‘_Py_DecRef’?
        391 |         _Py_DecRefShared(op);
            |         ^~~~~~~~~~~~~~~~
            |         _Py_DecRef
      /tmp/pip-install-l0krqzl9/opencv-python_abee6e022fc740cf91351689f2359bfc/opencv/modules/python/src2/cv2.cpp: At global scope:
      /tmp/pip-install-l0krqzl9/opencv-python_abee6e022fc740cf91351689f2359bfc/opencv/modules/python/src2/cv2.cpp:586:1: error: too many initializers for ‘PyObject’ {aka ‘_object’}
        586 | };
            | ^
      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:2992: 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-9af14mjd/overlay/lib/python3.14t/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-9af14mjd/overlay/lib/python3.14t/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-9af14mjd/overlay/lib/python3.14t/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-9af14mjd/normal/lib/python3.14t/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
        Install target:
          install
        Source directory:
          /tmp/pip-install-l0krqzl9/opencv-python_abee6e022fc740cf91351689f2359bfc
        Working directory:
          /tmp/pip-install-l0krqzl9/opencv-python_abee6e022fc740cf91351689f2359bfc/_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 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.17.2 Success - 2025-05-21 03:46:02
duckdb 1.3.1 Success - 2025-05-20 20:20:34
pytest-html 4.1.1 Success - 2025-05-21 03:25:58
freezegun 1.5.2 Success - 2025-05-20 23:52:13
xlsxwriter 3.2.5 Success - 2025-05-20 20:24:45
flask-cors 6.0.1 Success - 2025-05-21 00:34:29
great-expectations 1.5.3 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.12,>=3.8; 1.0.0a5 Requires-Python <3.12,>=3.8; 1.0.0a6 Requires-Python <3.12,>=3.8; 1.0.1 Requires-Python <3.12,>=3.8; 1.0.2 Requires-Python <3.12,>=3.8; 1.0.3 Requires-Python <3.12,>=3.8; 1.0.4 Requires-Python <3.12,>=3.8; 1.0.5 Requires-Python <3.12,>=3.8; 1.0.6 Requires-Python <3.12,>=3.8; 1.1.0 Requires-Python <3.12,>=3.8; 1.1.1 Requires-Python <3.12,>=3.9; 1.1.2 Requires-Python <3.12,>=3.9; 1.1.3 Requires-Python <3.13,>=3.9; 1.2.0 Requires-Python <3.13,>=3.9; 1.2.1 Requires-Python <3.13,>=3.9; 1.2.2 Requires-Python <3.13,>=3.9; 1.2.3 Requires-Python <3.13,>=3.9; 1.2.4 Requires-Python <3.13,>=3.9; 1.2.5 Requires-Python <3.13,>=3.9; 1.2.6 Requires-Python <3.13,>=3.9; 1.3.0 Requires-Python <3.13,>=3.9; 1.3.1 Requires-Python <3.13,>=3.9; 1.3.10 Requires-Python <3.13,>=3.9; 1.3.11 Requires-Python <3.13,>=3.9; 1.3.12 Requires-Python <3.13,>=3.9; 1.3.13 Requires-Python <3.13,>=3.9; 1.3.14 Requires-Python <3.13,>=3.9; 1.3.2 Requires-Python <3.13,>=3.9; 1.3.3 Requires-Python <3.13,>=3.9; 1.3.4 Requires-Python <3.13,>=3.9; 1.3.5 Requires-Python <3.13,>=3.9; 1.3.6 Requires-Python <3.13,>=3.9; 1.3.7 Requires-Python <3.13,>=3.9; 1.3.8 Requires-Python <3.13,>=3.9; 1.3.9 Requires-Python <3.13,>=3.9; 1.4.0 Requires-Python <3.13,>=3.9; 1.4.1 Requires-Python <3.13,>=3.9; 1.4.2 Requires-Python <3.13,>=3.9; 1.4.3 Requires-Python <3.13,>=3.9; 1.4.4 Requires-Python <3.13,>=3.9; 1.4.5 Requires-Python <3.13,>=3.9; 1.4.6 Requires-Python <3.13,>=3.9; 1.4.7 Requires-Python <3.13,>=3.9; 1.5.0 Requires-Python <3.13,>=3.9; 1.5.1 Requires-Python <3.13,>=3.9; 1.5.2 Requires-Python <3.13,>=3.9; 1.5.3 Requires-Python <3.13,>=3.9
ERROR: Could not find a version that satisfies the requirement great-expectations==1.5.3 (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.5.3
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.2 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