-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
110 lines (110 loc) · 5.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
annotated-types==0.6.0 ; python_version >= "3.9"
anyio==4.3.0 ; python_version >= "3.9"
appnope==0.1.4 ; platform_system == "Darwin" and python_version >= "3.9"
argon2-cffi-bindings==21.2.0 ; python_version >= "3.9"
argon2-cffi==23.1.0 ; python_version >= "3.9"
arrow==1.3.0 ; python_version >= "3.9"
asttokens==2.4.1 ; python_version >= "3.9"
async-lru==2.0.4 ; python_version >= "3.9"
attrs==23.2.0 ; python_version >= "3.9"
babel==2.14.0 ; python_version >= "3.9"
beautifulsoup4==4.12.3 ; python_version >= "3.9"
bleach==6.1.0 ; python_version >= "3.9"
certifi==2024.2.2 ; python_version >= "3.9"
cffi==1.16.0 ; python_version >= "3.9"
charset-normalizer==3.3.2 ; python_version >= "3.9"
colorama==0.4.6 ; python_version >= "3.9" and sys_platform == "win32"
comm==0.2.2 ; python_version >= "3.9"
cryptography==42.0.5 ; python_version >= "3.9"
debugpy==1.8.1 ; python_version >= "3.9"
decorator==5.1.1 ; python_version >= "3.9"
defusedxml==0.7.1 ; python_version >= "3.9"
et-xmlfile==1.1.0 ; python_version >= "3.9"
exceptiongroup==1.2.0 ; python_version < "3.11" and python_version >= "3.9"
executing==2.0.1 ; python_version >= "3.9"
fastjsonschema==2.19.1 ; python_version >= "3.9"
fqdn==1.4.0 ; python_version >= "3.9"
h11==0.14.0 ; python_version >= "3.9"
httpcore==1.0.5 ; python_version >= "3.9"
httpx==0.27.0 ; python_version >= "3.9"
idna==3.7 ; python_version >= "3.9"
importlib-metadata==7.1.0 ; python_version < "3.10" and python_version >= "3.9"
ipykernel==6.29.4 ; python_version >= "3.9"
ipython==8.18.1 ; python_version >= "3.9"
isoduration==20.11.0 ; python_version >= "3.9"
jedi==0.19.1 ; python_version >= "3.9"
jinja2==3.1.3 ; python_version >= "3.9"
json5==0.9.25 ; python_version >= "3.9"
jsonpointer==2.4 ; python_version >= "3.9"
jsonschema-specifications==2023.12.1 ; python_version >= "3.9"
jsonschema==4.21.1 ; python_version >= "3.9"
jsonschema[format-nongpl]==4.21.1 ; python_version >= "3.9"
jupyter-client==8.6.1 ; python_version >= "3.9"
jupyter-core==5.7.2 ; python_version >= "3.9"
jupyter-events==0.10.0 ; python_version >= "3.9"
jupyter-lsp==2.2.5 ; python_version >= "3.9"
jupyter-server-terminals==0.5.3 ; python_version >= "3.9"
jupyter-server==2.14.0 ; python_version >= "3.9"
jupyterlab-pygments==0.3.0 ; python_version >= "3.9"
jupyterlab-server==2.26.0 ; python_version >= "3.9"
jupyterlab==4.1.6 ; python_version >= "3.9"
markupsafe==2.1.5 ; python_version >= "3.9"
matplotlib-inline==0.1.7 ; python_version >= "3.9"
mistune==3.0.2 ; python_version >= "3.9"
nbclient==0.10.0 ; python_version >= "3.9"
nbconvert==7.16.3 ; python_version >= "3.9"
nbformat==5.10.4 ; python_version >= "3.9"
nest-asyncio==1.6.0 ; python_version >= "3.9"
notebook-shim==0.2.4 ; python_version >= "3.9"
notebook==7.1.2 ; python_version >= "3.9"
numpy==1.26.4 ; python_version <= "3.11" and python_version >= "3.9" or python_version >= "3.12"
openpyxl==3.1.2 ; python_version >= "3.9"
overrides==7.7.0 ; python_version >= "3.9"
packaging==24.0 ; python_version >= "3.9"
pandas==2.2.1 ; python_version >= "3.9"
pandocfilters==1.5.1 ; python_version >= "3.9"
parso==0.8.4 ; python_version >= "3.9"
pexpect==4.9.0 ; sys_platform != "win32" and python_version >= "3.9"
platformdirs==4.2.0 ; python_version >= "3.9"
prometheus-client==0.20.0 ; python_version >= "3.9"
prompt-toolkit==3.0.43 ; python_version >= "3.9"
psutil==5.9.8 ; python_version >= "3.9"
ptyprocess==0.7.0 ; (os_name != "nt" or sys_platform != "win32") and python_version >= "3.9"
pure-eval==0.2.2 ; python_version >= "3.9"
pycparser==2.22 ; python_version >= "3.9"
pydantic-core==2.18.1 ; python_version >= "3.9"
pydantic==2.7.0 ; python_version >= "3.9"
pygments==2.17.2 ; python_version >= "3.9"
pyopenssl==24.1.0 ; python_version >= "3.9"
python-dateutil==2.9.0.post0 ; python_version >= "3.9"
python-json-logger==2.0.7 ; python_version >= "3.9"
pytz==2024.1 ; python_version >= "3.9"
pywin32==306 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.9"
pywinpty==2.0.13 ; os_name == "nt" and python_version >= "3.9"
pyyaml==6.0.1 ; python_version >= "3.9"
pyzmq==26.0.0 ; python_version >= "3.9"
referencing==0.34.0 ; python_version >= "3.9"
requests==2.31.0 ; python_version >= "3.9"
rfc3339-validator==0.1.4 ; python_version >= "3.9"
rfc3986-validator==0.1.1 ; python_version >= "3.9"
rpds-py==0.18.0 ; python_version >= "3.9"
send2trash==1.8.3 ; python_version >= "3.9"
six==1.16.0 ; python_version >= "3.9"
sniffio==1.3.1 ; python_version >= "3.9"
soupsieve==2.5 ; python_version >= "3.9"
stack-data==0.6.3 ; python_version >= "3.9"
terminado==0.18.1 ; python_version >= "3.9"
tinycss2==1.2.1 ; python_version >= "3.9"
tomli==2.0.1 ; python_version < "3.11" and python_version >= "3.9"
tornado==6.4 ; python_version >= "3.9"
traitlets==5.14.2 ; python_version >= "3.9"
types-python-dateutil==2.9.0.20240316 ; python_version >= "3.9"
typing-extensions==4.11.0 ; python_version >= "3.9"
tzdata==2024.1 ; python_version >= "3.9"
uri-template==1.3.0 ; python_version >= "3.9"
urllib3==1.26.18 ; python_version >= "3.9"
wcwidth==0.2.13 ; python_version >= "3.9"
webcolors==1.13 ; python_version >= "3.9"
webencodings==0.5.1 ; python_version >= "3.9"
websocket-client==1.7.0 ; python_version >= "3.9"
zipp==3.18.1 ; python_version < "3.10" and python_version >= "3.9"