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
wcwidth 0.2.14 Success - 2025-05-20 15:10:29
scikit-learn 1.7.2 Success - 2025-05-20 15:10:23
shellingham 1.5.4 Success - 2025-05-20 15:47:58
langsmith 0.4.54 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [13 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-wdzsrio8 --interpreter /tmp/tmpj177vkv8/venv/bin/python`
      error: failed to parse manifest at `/tmp/pip-install-0rx1otsu/orjson_070d55403be54a3b860b4d3374c010f4/Cargo.toml`
      
      Caused by:
        failed to parse the `edition` key
      
      Caused by:
        this version of Cargo is older than the `2024` edition, and only supports `2015`, `2018`, and `2021` editions.
      💥 maturin failed
        Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
        Caused by: `cargo metadata` exited with an error:
      Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-wdzsrio8', '--interpreter', '/tmp/tmpj177vkv8/venv/bin/python']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> orjson

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-12-05 01:02:57
dill 0.4.0 Success - 2025-05-20 15:09:57
keyring 25.7.0 Failed
  error: subprocess-exited-with-error
  
  × installing build dependencies for cryptography did not run successfully.
  │ exit code: 1
  ╰─> [38 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
        Downloading maturin-1.10.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
        Downloading 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/tmpt96ssk7l/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpt96ssk7l/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/tmpt96ssk7l/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-fsw2ta10/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-fsw2ta10/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-fsw2ta10/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
2025-11-17 01:02:08
opentelemetry-sdk 1.39.0 Success - 2025-12-04 01:03:06
itsdangerous 2.2.0 Success - 2025-05-20 15:49:04
chardet 5.2.0 Success - 2025-05-20 15:10:46
opentelemetry-semantic-conventions 0.60b0 Success - 2025-12-04 01:03:11
gitdb 4.0.12 Success - 2025-05-20 15:10:32
jaraco-classes 3.4.0 Success - 2025-05-20 15:49:45
google-crc32c 1.7.1 Success - 2025-05-20 15:10:35
ptyprocess 0.7.0 Success - 2025-05-20 15:49:25
jeepney 0.9.0 Success - 2025-05-20 15:11:13
bcrypt 5.0.0 Success - 2025-05-20 15:49:27
blinker 1.9.0 Success - 2025-05-20 15:10:48
build 1.3.0 Success - 2025-05-20 16:16:23
starlette 0.50.0 Success - 2025-11-02 01:01:34
threadpoolctl 3.6.0 Success - 2025-05-20 15:10:51

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
wcwidth 0.2.14 Success - 2025-05-20 15:32:47
scikit-learn 1.7.2 Success - 2025-05-20 16:39:30
shellingham 1.5.4 Success - 2025-05-20 16:38:34
langsmith 0.4.54 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [13 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-e98syv8b --interpreter /tmp/tmpfcpmkuk7/venv/bin/python`
      error: failed to parse manifest at `/tmp/pip-install-jvjskhx4/orjson_297e0f75cdad437cbcd3fe782c4bd53f/Cargo.toml`
      
      Caused by:
        failed to parse the `edition` key
      
      Caused by:
        this version of Cargo is older than the `2024` edition, and only supports `2015`, `2018`, and `2021` editions.
      💥 maturin failed
        Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
        Caused by: `cargo metadata` exited with an error:
      Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-e98syv8b', '--interpreter', '/tmp/tmpfcpmkuk7/venv/bin/python']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> orjson

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-12-05 01:03:06
dill 0.4.0 Success - 2025-05-20 14:42:41
keyring 25.7.0 Success - 2025-11-17 01:01:40
opentelemetry-sdk 1.39.0 Success - 2025-12-04 01:02:52
itsdangerous 2.2.0 Success - 2025-05-20 15:32:44
chardet 5.2.0 Success - 2025-05-20 14:43:02
opentelemetry-semantic-conventions 0.60b0 Success - 2025-12-04 01:02:57
gitdb 4.0.12 Success - 2025-05-20 16:39:36
jaraco-classes 3.4.0 Success - 2025-05-20 15:33:08
google-crc32c 1.7.1 Success - 2025-05-20 14:42:56
ptyprocess 0.7.0 Success - 2025-05-20 14:42:59
jeepney 0.9.0 Success - 2025-05-20 16:39:57
bcrypt 5.0.0 Success - 2025-05-20 15:33:04
blinker 1.9.0 Success - 2025-05-20 15:33:06
build 1.3.0 Success - 2025-05-20 15:42:19
starlette 0.50.0 Success - 2025-11-02 01:01:35
threadpoolctl 3.6.0 Success - 2025-05-20 16:39:52