-
Notifications
You must be signed in to change notification settings - Fork 29
/
requirements.txt
118 lines (118 loc) · 3.18 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --python=3.12 --group=docs --group=netlify --output-file=requirements.txt
-e .
alabaster==0.7.16
anyio==4.7.0
appnope==0.1.4 ; platform_system == 'Darwin'
argcomplete==3.5.2
astroid==3.3.6
asttokens==3.0.0
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
certifi==2024.8.30
cffi==1.17.1 ; implementation_name == 'pypy'
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
coverage==7.6.9
debugpy==1.8.9
decorator==5.1.1
distlib==0.3.9
docutils==0.21.2
exceptiongroup==1.2.2 ; python_full_version < '3.11'
executing==2.1.0
fastjsonschema==2.21.1
filelock==3.16.1
greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
h11==0.14.0
idna==3.10
imagesize==1.4.1
importlib-metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.18.1
jedi==0.19.2
jinja2==3.1.5
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jupyter-cache==1.0.1
jupyter-client==8.6.3
jupyter-core==5.7.2
markdown-it-py==3.0.0
markupsafe==3.0.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
myst-nb==1.1.2
myst-parser==3.0.1
nbclient==0.10.1
nbformat==5.10.4
nest-asyncio==1.6.0
nodeenv==1.9.1
nox==2024.10.9
packaging==24.2
parso==0.8.4
pexpect==4.9.0 ; sys_platform != 'win32'
platformdirs==4.3.6
pluggy==1.5.0
prompt-toolkit==3.0.48
psutil==6.1.0
ptyprocess==0.7.0 ; sys_platform != 'win32'
pure-eval==0.2.3
pycparser==2.22 ; implementation_name == 'pypy'
pygments==2.18.0
pyright==1.1.390
pytest==8.3.4
pytest-cov==6.0.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
pyyaml==6.0.2
pyzmq==26.2.0
referencing==0.35.1
requests==2.32.3
rpds-py==0.22.3
ruff==0.8.2
six==1.17.0
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==7.3.7 ; python_full_version >= '3.10'
sphinx==7.4.7 ; python_full_version < '3.10'
sphinx-autoapi==3.4.0
sphinx-autobuild==2024.10.3
sphinx-design==0.6.1
sphinx-docsearch==0.0.8 ; python_full_version >= '3.10'
sphinx-docsearch==0.1.0 ; python_full_version < '3.10'
sphinx-sitemap==2.6.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.36
stack-data==0.6.3
starlette==0.41.3
stdlib-list==0.11.0 ; python_full_version < '3.10'
tabulate==0.9.0
tomli==2.2.1 ; python_full_version <= '3.11'
tornado==6.4.2
traitlets==5.14.3
types-beautifulsoup4==4.12.0.20241020
types-docutils==0.21.0.20241128
types-html5lib==1.1.11.20241018
types-pygments==2.18.0.20240506
types-setuptools==75.6.0.20241126
typing-extensions==4.12.2
urllib3==2.2.3
uv==0.5.7
uvicorn==0.32.1
virtualenv==20.28.0
watchfiles==1.0.0
wcwidth==0.2.13
websockets==14.1
zipp==3.21.0