Skip to content

Commit e224c5f

Browse files
committed
added sync jupternotebook file
1 parent 810f106 commit e224c5f

2 files changed

Lines changed: 459 additions & 1 deletion

File tree

requirements.txt

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,92 @@
1-
anyio==4.12.1
1+
anyio==4.12.1
2+
argon2-cffi==25.1.0
3+
argon2-cffi-bindings==25.1.0
4+
arrow==1.4.0
5+
asttokens==3.0.1
6+
async-lru==2.2.0
7+
attrs==25.4.0
8+
babel==2.18.0
9+
beautifulsoup4==4.14.3
10+
bleach==6.3.0
211
certifi==2026.2.25
12+
cffi==2.0.0
13+
charset-normalizer==3.4.6
14+
colorama==0.4.6
15+
comm==0.2.3
16+
debugpy==1.8.20
17+
decorator==5.2.1
18+
defusedxml==0.7.1
19+
executing==2.2.1
20+
fastjsonschema==2.21.2
21+
fqdn==1.5.1
322
h11==0.16.0
423
httpcore==1.0.9
524
httpx==0.28.1
625
idna==3.11
26+
ipykernel==7.2.0
27+
ipython==9.11.0
28+
ipython_pygments_lexers==1.1.1
29+
isoduration==20.11.0
30+
jedi==0.19.2
31+
Jinja2==3.1.6
32+
json5==0.13.0
33+
jsonpointer==3.0.0
34+
jsonschema==4.26.0
35+
jsonschema-specifications==2025.9.1
36+
jupyter-events==0.12.0
37+
jupyter-lsp==2.3.0
38+
jupyter_client==8.8.0
39+
jupyter_core==5.9.1
40+
jupyter_server==2.17.0
41+
jupyter_server_terminals==0.5.4
42+
jupyterlab==4.5.6
43+
jupyterlab_pygments==0.3.0
44+
jupyterlab_server==2.28.0
45+
lark==1.3.1
46+
MarkupSafe==3.0.3
47+
matplotlib-inline==0.2.1
48+
mistune==3.2.0
49+
nbclient==0.10.4
50+
nbconvert==7.17.0
51+
nbformat==5.10.4
52+
nest-asyncio==1.6.0
53+
notebook_shim==0.2.4
54+
packaging==26.0
55+
pandocfilters==1.5.1
56+
parso==0.8.6
57+
platformdirs==4.9.4
58+
prometheus_client==0.24.1
59+
prompt_toolkit==3.0.52
60+
psutil==7.2.2
61+
pure_eval==0.2.3
62+
pycparser==3.0
63+
Pygments==2.19.2
64+
python-dateutil==2.9.0.post0
765
python-dotenv==1.2.2
66+
python-json-logger==4.0.0
67+
pywinpty==3.0.3
68+
PyYAML==6.0.3
69+
pyzmq==27.1.0
70+
referencing==0.37.0
71+
requests==2.32.5
72+
rfc3339-validator==0.1.4
73+
rfc3986-validator==0.1.1
74+
rfc3987-syntax==1.1.0
75+
rpds-py==0.30.0
76+
Send2Trash==2.1.0
77+
setuptools==82.0.1
78+
six==1.17.0
79+
soupsieve==2.8.3
80+
stack-data==0.6.3
81+
terminado==0.18.1
82+
tinycss2==1.4.0
83+
tornado==6.5.5
84+
traitlets==5.14.3
885
typing_extensions==4.15.0
86+
tzdata==2025.3
87+
uri-template==1.3.0
88+
urllib3==2.6.3
89+
wcwidth==0.6.0
90+
webcolors==25.10.0
91+
webencodings==0.5.1
92+
websocket-client==1.9.0

0 commit comments

Comments
 (0)