📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-14 16:02:32 +00:00
parent b4618ee9e9
commit 167b2b60dd
315 changed files with 47462 additions and 4210 deletions
@@ -8,7 +8,6 @@ import os
import sys
import json
import argparse
import requests
from typing import Optional, Dict, Any
@@ -55,6 +54,8 @@ def create_pdf_slides(
Returns:
Dict with generation result
"""
import requests
if api_key is None:
api_key = get_api_key()