Skip to content

Commit 28a3f58

Browse files
author
Jorge Mario Cruz-Duarte
committed
check again
1 parent 2b79677 commit 28a3f58

File tree

3 files changed

+4987
-4791
lines changed

3 files changed

+4987
-4791
lines changed

examples/Tutorial_English.ipynb

Lines changed: 2183 additions & 2249 deletions
Large diffs are not rendered by default.

examples/Tutorial_Spanish.ipynb

Lines changed: 2776 additions & 2525 deletions
Large diffs are not rendered by default.

requirements.txt

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
absl-py==2.1.0
12
anyio==4.6.0
23
appnope==0.1.4
34
argon2-cffi==23.1.0
45
argon2-cffi-bindings==21.2.0
56
arrow==1.3.0
67
asttokens==2.4.1
8+
astunparse==1.6.3
79
async-lru==2.0.4
810
attrs==24.2.0
911
babel==2.16.0
@@ -15,31 +17,31 @@ charset-normalizer==3.3.2
1517
comm==0.2.2
1618
contourpy==1.3.0
1719
cycler==0.12.1
18-
data==0.4
1920
debugpy==1.8.5
2021
decorator==5.1.1
2122
defusedxml==0.7.1
2223
exceptiongroup==1.2.2
2324
executing==2.1.0
2425
fastjsonschema==2.20.0
26+
flatbuffers==24.3.25
2527
fonttools==4.53.1
2628
fqdn==1.5.1
27-
funcsigs==1.0.2
28-
future==1.0.0
29+
gast==0.6.0
30+
google-pasta==0.2.0
31+
grpcio==1.66.1
2932
h11==0.14.0
33+
h5py==3.11.0
3034
httpcore==1.0.5
3135
httpx==0.27.2
3236
idna==3.10
3337
importlib-metadata==8.5.0
3438
importlib-resources==6.4.5
35-
iniconfig==2.0.0
3639
ipykernel==6.29.5
37-
ipython==8.27.0
40+
ipython==8.18.1
3841
ipywidgets==8.1.5
3942
isoduration==20.11.0
4043
jedi==0.19.1
4144
jinja2==3.1.4
42-
joblib==1.4.2
4345
json5==0.9.25
4446
jsonpointer==3.0.0
4547
jsonschema==4.23.0
@@ -56,20 +58,27 @@ jupyterlab==4.2.5
5658
jupyterlab-pygments==0.3.0
5759
jupyterlab-server==2.27.3
5860
jupyterlab-widgets==3.0.13
61+
keras==3.5.0
5962
kiwisolver==1.4.7
60-
latex==0.7.0
63+
libclang==18.1.1
64+
markdown==3.7
65+
markdown-it-py==3.0.0
6166
markupsafe==2.1.5
6267
matplotlib==3.9.2
6368
matplotlib-inline==0.1.7
69+
mdurl==0.1.2
6470
mistune==3.0.2
71+
ml-dtypes==0.3.2
72+
namex==0.0.8
6573
nbclient==0.10.0
6674
nbconvert==7.16.4
6775
nbformat==5.10.4
6876
nest-asyncio==1.6.0
6977
notebook==7.2.2
7078
notebook-shim==0.2.4
71-
numpy==2.1.1
72-
optproblems==1.3
79+
numpy==1.26.4
80+
opt-einsum==3.3.0
81+
optree==0.12.1
7382
overrides==7.7.0
7483
packaging==24.1
7584
pandas==2.2.3
@@ -79,16 +88,15 @@ pexpect==4.9.0
7988
pillow==10.4.0
8089
pip==24.2
8190
platformdirs==4.3.6
82-
pluggy==1.5.0
8391
prometheus-client==0.21.0
8492
prompt-toolkit==3.0.47
93+
protobuf==4.25.5
8594
psutil==6.0.0
8695
ptyprocess==0.7.0
8796
pure-eval==0.2.3
8897
pycparser==2.22
8998
pygments==2.18.0
9099
pyparsing==3.1.4
91-
pytest==8.3.3
92100
python-dateutil==2.9.0.post0
93101
python-json-logger==2.0.7
94102
pytz==2024.2
@@ -98,21 +106,22 @@ referencing==0.35.1
98106
requests==2.32.3
99107
rfc3339-validator==0.1.4
100108
rfc3986-validator==0.1.1
109+
rich==13.8.1
101110
rpds-py==0.20.0
102-
scikit-learn==1.5.2
103-
scipy==1.14.1
104111
send2trash==1.8.3
105112
setuptools==75.1.0
106-
shutilwhich==1.1.0
107113
six==1.16.0
108114
sniffio==1.3.1
109115
soupsieve==2.6
110116
stack-data==0.6.3
111-
tempdir==0.7.1
112-
tensorflow-macos==2.15.1
117+
tensorboard==2.16.2
118+
tensorboard-data-server==0.7.2
119+
tensorflow==2.16.2
120+
tensorflow-io-gcs-filesystem==0.37.1
121+
tensorflow-macos==2.16.2
113122
tensorflow-metal==1.1.0
123+
termcolor==2.4.0
114124
terminado==0.18.1
115-
threadpoolctl==3.5.0
116125
tinycss2==1.3.0
117126
tomli==2.0.1
118127
tornado==6.4.1
@@ -127,6 +136,8 @@ wcwidth==0.2.13
127136
webcolors==24.8.0
128137
webencodings==0.5.1
129138
websocket-client==1.8.0
139+
werkzeug==3.0.4
130140
wheel==0.44.0
131141
widgetsnbextension==4.0.13
142+
wrapt==1.16.0
132143
zipp==3.20.2

0 commit comments

Comments
 (0)