-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 1.89 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
-i https://pypi.python.org/simple
attrs==24.3.0; python_version >= '3.8'
beautifulsoup4==4.13.0b2; python_full_version >= '3.6.0'
bleach==6.2.0; python_version >= '3.9'
click==8.1.8; python_version >= '3.7'
defusedxml==0.8.0rc2; python_version >= '3.6'
et-xmlfile==2.0.0; python_version >= '3.8'
fastjsonschema==2.21.1
jinja2==3.1.5; python_version >= '3.7'
jsonschema==4.23.0; python_version >= '3.8'
jsonschema-specifications==2024.10.1; python_version >= '3.9'
jupyter-client==8.6.3; python_version >= '3.8'
jupyter-core==5.7.2; python_version >= '3.8'
jupyterlab-pygments==0.3.0; python_version >= '3.8'
markdown-it-py==3.0.0; python_version >= '3.8'
markupsafe==3.0.2; python_version >= '3.9'
mdurl==0.1.2; python_version >= '3.7'
mistune==3.0.2; python_version >= '3.7'
nbclient==0.10.2; python_full_version >= '3.9.0'
nbconvert==7.16.4
nbformat==5.10.4; python_version >= '3.8'
numpy==1.26.4
openpyxl==3.1.5
packaging==24.2; python_version >= '3.8'
pandas==2.2.3
pandocfilters==1.5.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pipfile==0.0.2
platformdirs==4.3.6; python_version >= '3.8'
pygments==2.18.0; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2024.2
pyzmq==26.2.0; python_version >= '3.7'
referencing==0.35.1; python_version >= '3.8'
rich==13.9.4; python_full_version >= '3.8.0'
rpds-py==0.22.3; python_version >= '3.9'
shellingham==1.5.4; python_version >= '3.7'
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.6; python_version >= '3.8'
tinycss2==1.4.0; python_version >= '3.8'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tornado==6.4.2; python_version >= '3.8'
tqdm==4.67.1
traitlets==5.14.3; python_version >= '3.8'
typer==0.15.1
typing-extensions==4.12.2
tzdata==2024.2; python_version >= '2'
webencodings==0.5.1