11# This file was autogenerated by uv via the following command:
2- # uv export --all-extras -- frozen --no-hashes --no-editable --no-sources
2+ # uv export --frozen --no-hashes --no-editable --no-sources --no-group dev
33aiohappyeyeballs == 2.4.4
44aiohttp == 3.11.11
55aiosignal == 1.3.2
66annotated-types == 0.7.0
77anyio == 4.8.0
8- appnope == 0.1.4 ; platform_system == 'Darwin'
9- argon2-cffi == 23.1.0
10- argon2-cffi-bindings == 21.2.0
11- arrow == 1.3.0
12- asttokens == 3.0.0
13- async-lru == 2.0.4
148attrs == 24.3.0
159azure-ai-documentintelligence == 1.0.0
1610azure-ai-textanalytics == 5.3.0
@@ -22,137 +16,72 @@ azure-identity==1.19.0
2216azure-search == 1.0.0b2
2317azure-search-documents == 11.6.0b8
2418azure-storage-blob == 12.24.0
25- babel == 2.16.0
2619beautifulsoup4 == 4.12.3
27- black == 24.10.0
28- bleach == 6.2.0
2920blis == 0.7.11
3021bs4 == 0.0.2
3122catalogue == 2.0.10
3223certifi == 2024.12.14
33- cffi == 1.17.1
34- cfgv == 3.4.0
24+ cffi == 1.17.1 ; platform_python_implementation != 'PyPy'
3525charset-normalizer == 3.4.1
3626click == 8.1.8
3727cloudpathlib == 0.20.0
3828colorama == 0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
39- comm == 0.2.2
4029confection == 0.1.5
4130cryptography == 44.0.0
4231cymem == 2.0.11
43- debugpy == 1.8.12
44- decorator == 5.1.1
45- defusedxml == 0.7.1
46- distlib == 0.3.9
4732distro == 1.9.0
4833en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.7.1/en_core_web_md-3.7.1.tar.gz
4934et-xmlfile == 2.0.0
50- executing == 2.2.0
51- fastjsonschema == 2.21.1
5235filelock == 3.17.0
53- fqdn == 1.5.1
5436frozenlist == 1.5.0
5537fsspec == 2024.12.0
5638h11 == 0.14.0
5739httpcore == 1.0.7
5840httpx == 0.28.1
5941huggingface-hub == 0.27.1
60- identify == 2.6.6
6142idna == 3.10
62- ipykernel == 6.29.5
63- ipython == 8.31.0
64- ipywidgets == 8.1.5
6543isodate == 0.7.2
66- isoduration == 20.11.0
67- jedi == 0.19.2
6844jinja2 == 3.1.5
6945jiter == 0.8.2
7046joblib == 1.4.2
71- json5 == 0.10.0
72- jsonpointer == 3.0.0
73- jsonschema == 4.23.0
74- jsonschema-specifications == 2024.10.1
75- jupyter == 1.1.1
76- jupyter-client == 8.6.3
77- jupyter-console == 6.6.3
78- jupyter-core == 5.7.2
79- jupyter-events == 0.11.0
80- jupyter-lsp == 2.2.5
81- jupyter-server == 2.15.0
82- jupyter-server-terminals == 0.5.3
83- jupyterlab == 4.3.4
84- jupyterlab-pygments == 0.3.0
85- jupyterlab-server == 2.27.3
86- jupyterlab-widgets == 3.0.13
8747langcodes == 3.5.0
8848language-data == 1.3.0
8949marisa-trie == 1.2.1
9050markdown-it-py == 3.0.0
9151markupsafe == 3.0.2
92- matplotlib-inline == 0.1.7
9352mdurl == 0.1.2
94- mistune == 3.1.0
9553model2vec == 0.3.7
9654msal == 1.31.1
9755msal-extensions == 1.2.0
9856msrest == 0.7.1
9957multidict == 6.1.0
10058murmurhash == 1.0.12
101- mypy-extensions == 1.0.0
102- nbclient == 0.10.2
103- nbconvert == 7.16.5
104- nbformat == 5.10.4
105- nest-asyncio == 1.6.0
106- nodeenv == 1.9.1
107- notebook == 7.3.2
108- notebook-shim == 0.2.4
10959numpy == 1.26.4
11060oauthlib == 3.2.2
11161openai == 1.60.0
11262openpyxl == 3.1.5
113- overrides == 7.7.0
11463packaging == 24.2
11564pandas == 2.2.3
116- pandocfilters == 1.5.1
117- parso == 0.8.4
118- pathspec == 0.12.1
119- pexpect == 4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
12065pillow == 11.1.0
121- platformdirs == 4.3.6
12266portalocker == 2.10.1
123- pre-commit == 4.1.0
12467preshed == 3.0.9
125- prometheus-client == 0.21.1
126- prompt-toolkit == 3.0.50
12768propcache == 0.2.1
128- psutil == 6.1.1
129- ptyprocess == 0.7.0 ; os_name != 'nt' or (sys_platform != 'emscripten' and sys_platform != 'win32' )
130- pure-eval == 0.2.3
131- pycparser == 2.22
69+ pycparser == 2.22 ; platform_python_implementation != 'PyPy'
13270pydantic == 2.10.5
13371pydantic-core == 2.27.2
13472pygments == 2.19.1
13573pyjwt == 2.10.1
13674pymupdf == 1.25.2
13775python-dateutil == 2.9.0.post0
13876python-dotenv == 1.0.1
139- python-json-logger == 3.2.1
14077pytz == 2024.2
141- pywin32 == 308 ; (platform_python_implementation != 'PyPy' and sys_platform == 'win32' ) or platform_system == 'Windows'
142- pywinpty == 2.0.14 ; os_name == 'nt'
78+ pywin32 == 308 ; platform_system == 'Windows'
14379pyyaml == 6.0.2
144- pyzmq == 26.2.0
145- referencing == 0.36.1
14680regex == 2024.11.6
14781requests == 2.32.3
14882requests-oauthlib == 2.0.0
149- rfc3339-validator == 0.1.4
150- rfc3986-validator == 0.1.1
15183rich == 13.9.4
152- rpds-py == 0.22.3
153- ruff == 0.9.2
15484safetensors == 0.5.2
155- send2trash == 1.8.3
15685setuptools == 75.8.0
15786shellingham == 1.5.4
15887six == 1.17.0
@@ -163,29 +92,16 @@ spacy==3.7.5
16392spacy-legacy == 3.0.12
16493spacy-loggers == 1.0.5
16594srsly == 2.5.1
166- stack-data == 0.6.3
16795tenacity == 9.0.0
168- terminado == 0.18.1
16996thinc == 8.2.5
17097tiktoken == 0.8.0
171- tinycss2 == 1.4.0
17298tokenizers == 0.21.0
173- tornado == 6.4.2
17499tqdm == 4.67.1
175- traitlets == 5.14.3
176100typer == 0.15.1
177- types-python-dateutil == 2.9.0.20241206
178101typing-extensions == 4.12.2
179102tzdata == 2025.1
180- uri-template == 1.3.0
181103urllib3 == 2.3.0
182- virtualenv == 20.29.1
183104wasabi == 1.1.3
184- wcwidth == 0.2.13
185105weasel == 0.4.1
186- webcolors == 24.11.1
187- webencodings == 0.5.1
188- websocket-client == 1.8.0
189- widgetsnbextension == 4.0.13
190106wrapt == 1.17.2
191107yarl == 1.18.3
0 commit comments