Unverified Commit f59a26b0 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

python3Packages.instructor: 1.14.4 -> 1.14.5 (#493783)

parents aa0f1c16 c552f9ce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -103,6 +103,9 @@ buildPythonPackage (finalAttrs: {
    # pydantic validation mismatch
    "test_control_characters_not_allowed_in_anthropic_json_strict_mode"
    "test_control_characters_allowed_in_anthropic_json_non_strict_mode"

    # Upstream bug: test expects TypeError but code raises ConfigurationError
    "test_openai_schema_raises_error"
  ];

  disabledTestPaths = [